Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.
/ RP2040_SD Public archive

This library enables you to use SPI SD cards with RP2040-based boards such as Nano_RP2040_Connect, RASPBERRY_PI_PICO using either RP2040 Arduino-mbed or arduino-pico core. This SD-Fat v2 can support FAT16, FAT32, exFAT file systems. exFAT supports files larger than 4GB by using uint64_t as file offset.

License

Notifications You must be signed in to change notification settings

khoih-prog/RP2040_SD

Error
Looks like something went wrong!

About

This library enables you to use SPI SD cards with RP2040-based boards such as Nano_RP2040_Connect, RASPBERRY_PI_PICO using either RP2040 Arduino-mbed or arduino-pico core. This SD-Fat v2 can support FAT16, FAT32, exFAT file systems. exFAT supports files larger than 4GB by using uint64_t as file offset.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published