circuitpython/supervisor/shared/external_flash
EmergReanimator f610b6b190 Changed the order of SPI configuration and activation.
SPI should be configured while chip select pin is disabled.
Tested with external flash on STM32 F4VE board.
2022-01-29 18:29:50 +01:00
..
common_commands.h Add license to some obvious files. 2020-07-06 19:16:25 +01:00
device.h Fix devices include by splitting type from defines 2021-03-25 11:37:08 -07:00
devices.h.jinja add missing varriables to devices.h generator 2021-10-24 11:45:15 -07:00
external_flash.c Enable -Wmissing-prototypes for atmel-samd 2021-11-09 20:05:00 -06:00
external_flash.h Hopefully fix flash flush and hopefully audio as well. 2020-03-13 11:12:31 -07:00
external_flash_root_pointers.h run code formatting script 2021-03-15 19:27:36 +05:30
qspi_flash.c Enable -Wmissing-prototypes for atmel-samd 2021-11-09 20:05:00 -06:00
qspi_flash.h run code formatting script 2021-03-15 19:27:36 +05:30
spi_flash.c Changed the order of SPI configuration and activation. 2022-01-29 18:29:50 +01:00