Lightweight FAT filesystem for AVR microcontrollers using SDCard I/O. Based on greiman's SdFat library.
- avr-g++ (GCC) 8.2.0
- Bill Greiman - SdFat - greiman
- Angelo Elias Dalzotto - AVR port - aedalzotto
This project is licensed under the GPLv3 - see the LICENSE.md file for details
- This library can support another I/O disks. It needs to be implemented.