aboutsummaryrefslogtreecommitdiffstats
path: root/src/drivers/Spi.cpp
Commit message (Expand)AuthorAgeFilesLines
* Include cleanup: driversokaestne2020-11-151-1/+1
* Re-implement sleep/wakeup for touch panel, display, NOR Flash, SPI and TWI.JF2020-08-221-3/+10
* Encapsulate DFU Image buffering and writing into spi flash in DfuImage.JF2020-06-011-1/+1
* Fix race conditions on SPI and integrate the SPI NOR Flash driver into DFUSer...JF2020-05-111-3/+8
* Add SPI NOR Flash driver, WIP.JF2020-05-071-0/+29