Skip to content

Generic partition and filesystem hooks for Arduino

Notifications You must be signed in to change notification settings

HoRnEyDvL/generic_storage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generic_storage

Generic partition and filesystem hooks for Arduino

* IMPORTANT! PLEASE USE Arduino 1.0.5 or better!
* Older versions HAVE MAJOR BUGS AND WILL NOT WORK AT ALL!
* Use of gcc-avr and lib-c that is newer than the Arduino version is even better.

Currently supports FAT 16/32, and long filenames.

Built-in support for USB shield from Circuits at Home
See https://github.com/felis/USB_Host_Shield_2.0 for drivers.

NOTE: The USB host driver SHOULD BE 100% compatable with all devices supporting BULK STORAGE.
      USB thumb drives, card readers, ATA bridges, and SATA bridges are all known to work.

About

Generic partition and filesystem hooks for Arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 86.6%
  • HTML 11.6%
  • C++ 1.6%
  • CSS 0.2%