Seeed-Studio / Seeed_Arduino_FS

This library is for the file operation. To install FAT file systems at SD card and flash. Gives an example to read and write an SD card.
MIT License
37 stars 15 forks source link

which Arduino boards are supported ? #11

Open fatmehosseini opened 2 years ago

fatmehosseini commented 2 years ago

Hi, https://www.arduino.cc/reference/en/libraries/seeed-arduino-sfud/ In this link mentioned that your library support all architectures, but when I am trying to upload it's examples on Arduino nano it doesn't work. and error compiling for board Arduino nano. while it compiles for esp8266 board.

LynnL4 commented 1 day ago

hi, Tested on samd series, esp should have a better way to manipulate files