Commit graph

17 commits

Author SHA1 Message Date
Tyeth Gundry
e35eedf7d3 Update examples to use "SdFat_Adafruit_Fork.h" 2025-03-11 15:22:54 +00:00
hathach
98a0e85509 fix compile issue when building Circuit Playground express with Arduino core (not Adafruit core) 2023-12-18 13:03:42 +07:00
hathach
f208376448
add pre-commit for clang and codespell 2023-05-30 11:56:35 +07:00
hathach
4a3a0c8890
add uno to ci, update flash_config for all examples 2022-10-18 21:32:04 +07:00
hathach
fa2a66e5e4 add Adafruit_FlashTransport_RP2040_CPY for easy declare cpy compatible flash transport for rp2040 2022-10-14 17:58:15 +07:00
hathach
a3e9752352 slightly update flash config, add script for flash config 2022-10-13 21:16:21 +07:00
hathach
fd12188a8b change default Adafruit_FlashTransport_RP2040() to menu option
also add check to prevent out of region operation for rp2040
2022-10-13 15:02:45 +07:00
hathach
d04c8dbdc2 clang 2022-10-13 15:02:45 +07:00
hathach
20a127d820 move flash transport to flash_config.h 2022-10-13 15:02:45 +07:00
hathach
f3fa5d6c21 update all examples to work with both sdfat v1 & v2
File32 should be used with v2
2022-10-13 15:02:45 +07:00
hathach
060fdb941e comment clean up 2022-02-10 15:33:15 +07:00
hathach
2c4aecf11b update examples to work with rp2040 2022-02-10 14:57:31 +07:00
hathach
fb7820c6f3 add metro esp32s2 into ci build
update all examples to build with esp32s2 board
2021-06-29 23:15:55 +07:00
hathach
5b57404e9d
example use EXTERNAL_FLASH_USE_QSPI EXTERNAL_FLASH_USE_CS/EXTERNAL_FLASH_USE_SPI 2020-02-03 13:26:09 +07:00
Melissa LeBlanc-Williams
da9fdf334b Fixed for CPX 2019-10-02 11:45:09 -07:00
hathach
e128da8832 clean up 2019-06-19 21:36:45 +07:00
hathach
71d594a701 update circuitpython example 2019-06-17 12:53:52 +07:00