aboutsummaryrefslogtreecommitdiffstats
path: root/src/drivers/SpiNorFlash.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix race conditions on SPI and integrate the SPI NOR Flash driver into ↵JF2020-05-111-10/+98
| | | | DFUService (WIP)
* Add SPI NOR Flash driver, WIP.JF2020-05-071-0/+36