circuitpython/supervisor/shared/external_flash
Scott Shawcroft 7686f93ef4
Fix crash when getting board.SPI outside the VM
If one of the default pins was already in use it would crash.

The internal API has been refined to allow us to get the value
without causing an init of the singleton.

Fixes #1753
2019-04-05 19:06:37 -07:00
..
common_commands.h Move atmel-samd to tinyusb and support nRF flash. 2018-11-08 17:25:30 -08:00
devices.h Updates devices.h to include the W25Q32FV flash chip that is on the SparkFun LumiDrive and Redboard Turbo 2019-01-30 13:53:00 -07:00
external_flash.c Rework flash flush so it preserves the cache 2019-04-03 18:28:27 -07: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 Fix crash when getting board.SPI outside the VM 2019-04-05 19:06:37 -07:00