JF
|
1bb2eb9dcd
|
Disable sleep mode on the SPI NOR Flash when the version is unknown. This is because the current bootloader (which does not exposes its version) cannot initialize the chip when it's in sleep mode.
This feature will be re-enabled when the bootloader expses it's version.
|
2020-10-27 19:38:45 +01:00 |
|
JF
|
f7e40b1b58
|
Re-implement sleep/wakeup for touch panel, display, NOR Flash, SPI and TWI.
|
2020-08-22 17:59:59 +02:00 |
|
JF
|
de822cc3a2
|
Encapsulate DFU Image buffering and writing into spi flash in DfuImage.
Add some const in SPI driver.
|
2020-06-01 18:32:46 +02:00 |
|
JF
|
ee05577dd6
|
Fix race conditions on SPI and integrate the SPI NOR Flash driver into DFUService (WIP)
|
2020-05-11 18:50:37 +02:00 |
|
JF
|
0b8e6c3fa2
|
Add SPI NOR Flash driver, WIP.
|
2020-05-07 19:53:51 +02:00 |
|