circuitpython/supervisor/shared/external_flash
hathach fecc1bdedb
fix typos (partial) detected by codepell
2023-03-18 22:17:02 +07: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 fix typos (partial) detected by codepell 2023-03-18 22:17:02 +07:00
external_flash.h Move hook implementation to supervisor 2022-04-18 14:09:36 +00: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 Initializing external flash SPI speed to SPI_FLASH_MAX_BAUDRATE, instead of using driver default speed (32MHz), before probing JEDEC identifier. 2022-12-21 16:33:06 +01:00