Pull in the ESP8266 File/Dir/etc. filesystem and port LittleFS and SD/SDFS to the RP2040. See https://arduino-esp8266.readthedocs.io/en/latest/filesystem.html for more information
10 lines
460 B
INI
10 lines
460 B
INI
name=SDFS
|
|
version=0.1.0
|
|
author=Earle F. Philhower, III <earlephilhower@yahoo.com>
|
|
maintainer=Earle F. Philhower, III <earlephilhower@yahoo.com>
|
|
sentence=FS filesystem for use on SD cards using Bill Greiman's amazing FAT16/FAT32 Arduino library.
|
|
paragraph=FS filesystem for use on SD cards using Bill Greiman's amazing FAT16/FAT32 Arduino library.
|
|
category=Data Storage
|
|
url=https://github.com/earlephilhower/arduino-pico
|
|
architectures=rp2040
|
|
dot_a_linkage=true
|