This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
supervisor
/
shared
/
external_flash
History
Scott Shawcroft
5a19971efd
Fix pre-commit
2023-10-16 10:46:11 -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 pre-commit
2023-10-16 10:46:11 -07:00
external_flash.h
Move hook implementation to supervisor
2022-04-18 14:09:36 +00:00
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