Skip to content

FAT filesystem for AVR microcontrollers using SDCard I/O

License

Notifications You must be signed in to change notification settings

educampos28/avr-fat-cpp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 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

 
 
 

Languages

  • C++ 75.5%
  • C 22.6%
  • Makefile 1.9%