mirror of
https://github.com/felis/USB_Host_Shield_2.0.git
synced 2024-03-22 11:31:26 +01:00
.. | ||
generic_storage@b87902bf7a | ||
xmem2@b2adf12413 | ||
avr-gdb.conf | ||
Makefile | ||
README.md | ||
testusbhostFAT.ino |
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.