From 9382bf2f765cfbb8f7a9a48157391cac2bb71780 Mon Sep 17 00:00:00 2001 From: tmk Date: Tue, 14 Aug 2012 00:46:03 +0900 Subject: Add USB_Host_Shield_2.0 and arduino-1.0.1 in usb_hid. --- protocol/usb_hid/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 protocol/usb_hid/README (limited to 'protocol/usb_hid/README') diff --git a/protocol/usb_hid/README b/protocol/usb_hid/README new file mode 100644 index 0000000000..0acf677f8b --- /dev/null +++ b/protocol/usb_hid/README @@ -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} -- cgit v1.2.3