/avr-fat-cpp

FAT filesystem for AVR microcontrollers using SDCard I/O

Primary LanguageC++GNU General Public License v3.0GPL-3.0

avr-fat-cpp

Lightweight FAT filesystem for AVR microcontrollers using SDCard I/O. Based on greiman's SdFat library.

Built with

  • avr-g++ (GCC) 8.2.0

Authors

License

This project is licensed under the GPLv3 - see the LICENSE.md file for details

TODO

  • This library can support another I/O disks. It needs to be implemented.