USB_Host_Shield_2.0/examples/testusbhostFAT
Kristian Sloth Lauszus f69278c2b9 Fixed path to libraries
2013-06-09 19:26:43 +02:00
..
generic_storage@b87902bf7a Uploaded Andrew's example code 2013-06-09 19:22:24 +02:00
xmem2@b2adf12413 Uploaded Andrew's example code 2013-06-09 19:22:24 +02:00
avr-gdb.conf Uploaded Andrew's example code 2013-06-09 19:22:24 +02:00
Makefile Fixed path to libraries 2013-06-09 19:26:43 +02:00
README.md Uploaded Andrew's example code 2013-06-09 19:22:24 +02:00
testusbhostFAT.ino Uploaded Andrew's example code 2013-06-09 19:22:24 +02:00

This small sketch tests the USB host shield mass storage library.

To compile this example you will need the following libraries as well:

It is recommended to use the bundled Makefile.

The master makefile can be found at the following repository: https://github.com/xxxajk/Arduino_Makefile_master.