1
0
Fork 0

Add USB_Host_Shield_2.0 and arduino-1.0.1 in usb_hid.

This commit is contained in:
tmk 2012-08-14 00:46:03 +09:00
parent 895cd4dfa2
commit 9382bf2f76
43 changed files with 8143 additions and 0 deletions

9
protocol/usb_hid/README Normal file
View file

@ -0,0 +1,9 @@
Third party Libraries
---------------------
USB_Host_Shield_2.0
Circuits@Home repository is git-submoduled. Do git submodule init & update to get the content.
https://github.com/felis/USB_Host_Shield_2.0
arduino-1.0.1
Arduino files copied from:
https://github.com/arduino/Arduino/hardware/arduino/{cores,variants}