Commit graph

13 commits

Author SHA1 Message Date
Tyeth Gundry
9501ff4e98 Clang Format examples 2025-03-11 15:43:46 +00:00
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
0960c67f30 all example build with rp2040 2022-02-10 15:03:18 +07:00