circuitpython/supervisor/shared/external_flash
jepler f20255813f samd51 thing plus: new port
testing performed:
 * successfully store and retrieve a 500kB file on the flash
 * square wave output on each pin appears on o'scope
 * board.SPI(), board.SERIAL(), board.I2C() all construct
2020-02-25 11:52:23 -06:00
..
common_commands.h Move atmel-samd to tinyusb and support nRF flash. 2018-11-08 17:25:30 -08:00
devices.h samd51 thing plus: new port 2020-02-25 11:52:23 -06:00
external_flash.c supervisor: external_flash: don't call m_free when it's bad 2019-12-10 17:07:20 -06:00
external_flash.h Incorporate feedback: 2018-11-09 11:33:56 -08:00
external_flash_root_pointers.h Move atmel-samd to tinyusb and support nRF flash. 2018-11-08 17:25:30 -08:00
qspi_flash.c Move atmel-samd to tinyusb and support nRF flash. 2018-11-08 17:25:30 -08:00
qspi_flash.h Move atmel-samd to tinyusb and support nRF flash. 2018-11-08 17:25:30 -08:00
spi_flash.c Implement requested changes 2020-01-28 17:11:25 -05:00