diff options
Diffstat (limited to 'protocol/usb_hid/README')
-rw-r--r-- | protocol/usb_hid/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/protocol/usb_hid/README b/protocol/usb_hid/README new file mode 100644 index 000000000..0acf677f8 --- /dev/null +++ b/protocol/usb_hid/README | |||
@@ -0,0 +1,9 @@ | |||
1 | Third party Libraries | ||
2 | --------------------- | ||
3 | USB_Host_Shield_2.0 | ||
4 | Circuits@Home repository is git-submoduled. Do git submodule init & update to get the content. | ||
5 | https://github.com/felis/USB_Host_Shield_2.0 | ||
6 | |||
7 | arduino-1.0.1 | ||
8 | Arduino files copied from: | ||
9 | https://github.com/arduino/Arduino/hardware/arduino/{cores,variants} | ||