circuitpython/supervisor/shared/external_flash
Langston Nashold 76d8e5b399 Add support for external flash device Winbond.com W25Q80DV
Currently, we only support external flash device W25Q80DL. This
adds support for the W25Q80DL.

tweak
2020-02-06 16:46:43 -08:00
..
common_commands.h Move atmel-samd to tinyusb and support nRF flash. 2018-11-08 17:25:30 -08:00
devices.h Add support for external flash device Winbond.com W25Q80DV 2020-02-06 16:46:43 -08:00
external_flash_root_pointers.h Move atmel-samd to tinyusb and support nRF flash. 2018-11-08 17:25:30 -08: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
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