arduino-libraries / SD

SD Library for Arduino
http://arduino.cc/
GNU General Public License v3.0
179 stars 155 forks source link

[RFE] Consider the use of LittleFs for ARM-based boards #63

Open q2dg opened 5 years ago

q2dg commented 5 years ago

See https://github.com/ARMmbed/littlefs Another option is SpifFs https://github.com/pellepl/spiffs but it seems not so maintained Thanks