summaryrefslogtreecommitdiff
path: root/drivers/memory/spiflash.c
AgeCommit message (Collapse)Author
2018-02-20Delete a bunch of docs, drivers and examples not relevant to CircuitPython.Scott Shawcroft
This fixes #345 and fixes #215.
2017-01-24drivers/memory: Add SPI flash driver, written in C.Damien George