Skip to content

FAT filesystem for AVR microcontrollers using SDCard I/O

License

Notifications You must be signed in to change notification settings

aedalzotto/avr-fat-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

FAT filesystem for AVR microcontrollers using SDCard I/O

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published