mikeller
|
c8e484df94
|
Renamed USE_FLASH to USE_FLASH_CHIP for clarity.
|
2018-11-25 13:47:31 +13:00 |
|
jflyper
|
f9a43099db
|
SPI CS preinit for configurability
|
2018-05-24 22:00:26 +09:00 |
|
jflyper
|
36fb439d45
|
Change M25P16 to FLASH where appropriate
|
2018-05-02 21:26:47 +09:00 |
|
jflyper
|
7720e57d5c
|
Merge pull request #5776 from jflyper/bfdev-handle-overloaded-cs-pin
FLASH: Handle overloaded SPI CS pin
|
2018-05-01 10:55:13 +09:00 |
|
jflyper
|
ddd0dd14c8
|
Check if a CS pin is already owned by somebody else
|
2018-04-28 23:02:35 +09:00 |
|
blckmn
|
a9f74cd6df
|
Removed excess trailing spaces before new lines on licenses.
|
2018-04-25 20:58:00 +10:00 |
|
blckmn
|
2be282e2d7
|
Some stragglers
|
2018-04-22 09:42:09 +10:00 |
|
jflyper
|
0306accf6e
|
FLASH Add W25M homogeneous stack driver and W25M512 support (#5722)
* Winbond W25M homogeneous mode driver
* W25M512 support on OMNIBUSF4 variants
|
2018-04-20 16:37:48 +12:00 |
|
jflyper
|
864dba98c1
|
Prepare flash code for multiple device type support (#5683)
* Prepare flash drivers for multiple device type support
* Add static assertions on device page and flashfs alloc sizes.
|
2018-04-19 21:05:42 +12:00 |
|