Move USB Host Shield and Arduino core to `lib/` (#13973)
182 files changed, 6 insertions(+), 6 deletions(-) R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/.gitattributes R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/.gitignore R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/.gitmodules R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/BTD.cpp -rwxr-xr-x => -rw-r--r-- R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/BTD.h -rwxr-xr-x => -rw-r--r-- R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/BTHID.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/BTHID.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/PS3BT.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/PS3BT.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/PS3Enums.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/PS3USB.cpp -rwxr-xr-x => -rw-r--r-- R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/PS3USB.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/PS4BT.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/PS4Parser.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/PS4Parser.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/PS4USB.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/PSBuzz.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/PSBuzz.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/README.md R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/SPP.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/SPP.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/Usb.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/Usb.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/UsbCore.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/Wii.cpp -rwxr-xr-x => -rw-r--r-- R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/Wii.h -rwxr-xr-x => -rw-r--r-- R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/WiiCameraReadme.md R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/XBOXOLD.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/XBOXOLD.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/XBOXONE.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/XBOXONE.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/XBOXRECV.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/XBOXRECV.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/XBOXUSB.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/XBOXUSB.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/address.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/adk.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/adk.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/avrpins.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/cdc_XR21B1411.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/cdc_XR21B1411.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/cdcacm.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/cdcacm.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/cdcftdi.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/cdcftdi.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/cdcprolific.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/cdcprolific.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/confdescparser.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/controllerEnums.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/Bluetooth/BTHID/BTHID.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/Bluetooth/BTHID/KeyboardParser.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/Bluetooth/BTHID/MouseParser.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/Bluetooth/PS3BT/PS3BT.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/Bluetooth/PS3Multi/PS3Multi.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/Bluetooth/PS3SPP/PS3SPP.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/Bluetooth/PS4BT/PS4BT.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/Bluetooth/SPP/SPP.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/Bluetooth/SPPMulti/SPPMulti.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/Bluetooth/Wii/Wii.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/Bluetooth/WiiBalanceBoard/WiiBalanceBoard.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/Bluetooth/WiiIRCamera/WiiIRCamera.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/Bluetooth/WiiMulti/WiiMulti.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/Bluetooth/WiiUProController/WiiUProController.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/HID/USBHIDBootKbd/USBHIDBootKbd.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/HID/USBHIDBootKbdAndMouse/USBHIDBootKbdAndMouse.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/HID/USBHIDBootMouse/USBHIDBootMouse.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/HID/USBHIDJoystick/USBHIDJoystick.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/HID/USBHIDJoystick/hidjoystickrptparser.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/HID/USBHIDJoystick/hidjoystickrptparser.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/HID/USBHID_desc/USBHID_desc.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/HID/USBHID_desc/pgmstrings.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/HID/le3dp/le3dp.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/HID/le3dp/le3dp_rptparser.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/HID/le3dp/le3dp_rptparser.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/HID/scale/scale.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/HID/scale/scale_rptparser.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/HID/scale/scale_rptparser.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/PS3USB/PS3USB.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/PS4USB/PS4USB.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/PSBuzz/PSBuzz.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/USB_desc/USB_desc.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/USB_desc/pgmstrings.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/Xbox/XBOXOLD/XBOXOLD.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/Xbox/XBOXONE/XBOXONE.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/Xbox/XBOXRECV/XBOXRECV.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/Xbox/XBOXUSB/XBOXUSB.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/acm/acm_terminal/acm_terminal.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/acm/acm_terminal/pgmstrings.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/adk/ArduinoBlinkLED/ArduinoBlinkLED.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/adk/adk_barcode/adk_barcode.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/adk/demokit_20/demokit_20.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/adk/term_test/term_test.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/adk/term_time/term_time.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/board_qc/board_qc.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/cdc_XR21B1411/XR_terminal/XR_terminal.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/ftdi/USBFTDILoopback/USBFTDILoopback.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/ftdi/USBFTDILoopback/pgmstrings.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/hub_demo/hub_demo.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/hub_demo/pgmstrings.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/max_LCD/max_LCD.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/pl2303/pl2303_gprs_terminal/pl2303_gprs_terminal.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/pl2303/pl2303_gps/pl2303_gps.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/pl2303/pl2303_tinygps/pl2303_tinygps.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/pl2303/pl2303_xbee_terminal/pl2303_xbee_terminal.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/testusbhostFAT/Makefile R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/testusbhostFAT/README.md R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/examples/testusbhostFAT/testusbhostFAT.ino R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/gpl2.txt R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/hexdump.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/hid.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/hid.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/hidboot.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/hidboot.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/hidescriptorparser.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/hidescriptorparser.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/hiduniversal.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/hiduniversal.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/hidusagestr.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/hidusagetitlearrays.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/keywords.txt R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/library.json R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/library.properties R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/macros.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/masstorage.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/masstorage.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/max3421e.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/max_LCD.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/max_LCD.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/message.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/message.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/parsetools.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/parsetools.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/printhex.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/settings.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/sink_parser.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/usb_ch9.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/usbhost.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/usbhub.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/usbhub.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/version_helper.h R {tmk_core/protocol/usb_hid => lib/usbhost}/USB_Host_Shield_2.0/xboxEnums.h R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/Arduino.h R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/CDC.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/Client.h R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/HID.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/HardwareSerial.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/HardwareSerial.h R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/IPAddress.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/IPAddress.h R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/Platform.h R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/Print.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/Print.h R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/Printable.h R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/Server.h R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/Stream.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/Stream.h R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/Tone.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/USBAPI.h R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/USBCore.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/USBCore.h R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/USBDesc.h R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/Udp.h R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/WCharacter.h R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/WInterrupts.c R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/WMath.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/WString.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/WString.h R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/binary.h R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/main.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/new.cpp R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/new.h R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/wiring.c R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/wiring_analog.c R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/wiring_digital.c R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/wiring_private.h R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/wiring_pulse.c R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/cores/arduino/wiring_shift.c R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/variants/eightanaloginputs/pins_arduino.h R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/variants/leonardo/pins_arduino.h R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/variants/mega/pins_arduino.h R {tmk_core/protocol/usb_hid => lib/usbhost}/arduino-1.0.1/variants/standard/pins_arduino.h M tmk_core/protocol/usb_hid.mk
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/.gitattributes => lib/usbhost/USB_Host_Shield_2.0/.gitattributes +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/.gitignore => lib/usbhost/USB_Host_Shield_2.0/.gitignore +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/.gitmodules => lib/usbhost/USB_Host_Shield_2.0/.gitmodules +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/BTD.cpp => lib/usbhost/USB_Host_Shield_2.0/BTD.cpp +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/BTD.h => lib/usbhost/USB_Host_Shield_2.0/BTD.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/BTHID.cpp => lib/usbhost/USB_Host_Shield_2.0/BTHID.cpp +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/BTHID.h => lib/usbhost/USB_Host_Shield_2.0/BTHID.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/PS3BT.cpp => lib/usbhost/USB_Host_Shield_2.0/PS3BT.cpp +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/PS3BT.h => lib/usbhost/USB_Host_Shield_2.0/PS3BT.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/PS3Enums.h => lib/usbhost/USB_Host_Shield_2.0/PS3Enums.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/PS3USB.cpp => lib/usbhost/USB_Host_Shield_2.0/PS3USB.cpp +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/PS3USB.h => lib/usbhost/USB_Host_Shield_2.0/PS3USB.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/PS4BT.h => lib/usbhost/USB_Host_Shield_2.0/PS4BT.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/PS4Parser.cpp => lib/usbhost/USB_Host_Shield_2.0/PS4Parser.cpp +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/PS4Parser.h => lib/usbhost/USB_Host_Shield_2.0/PS4Parser.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/PS4USB.h => lib/usbhost/USB_Host_Shield_2.0/PS4USB.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/PSBuzz.cpp => lib/usbhost/USB_Host_Shield_2.0/PSBuzz.cpp +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/PSBuzz.h => lib/usbhost/USB_Host_Shield_2.0/PSBuzz.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/README.md => lib/usbhost/USB_Host_Shield_2.0/README.md +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/SPP.cpp => lib/usbhost/USB_Host_Shield_2.0/SPP.cpp +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/SPP.h => lib/usbhost/USB_Host_Shield_2.0/SPP.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/Usb.cpp => lib/usbhost/USB_Host_Shield_2.0/Usb.cpp +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/Usb.h => lib/usbhost/USB_Host_Shield_2.0/Usb.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/UsbCore.h => lib/usbhost/USB_Host_Shield_2.0/UsbCore.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/Wii.cpp => lib/usbhost/USB_Host_Shield_2.0/Wii.cpp +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/Wii.h => lib/usbhost/USB_Host_Shield_2.0/Wii.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/WiiCameraReadme.md => lib/usbhost/USB_Host_Shield_2.0/WiiCameraReadme.md +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/XBOXOLD.cpp => lib/usbhost/USB_Host_Shield_2.0/XBOXOLD.cpp +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/XBOXOLD.h => lib/usbhost/USB_Host_Shield_2.0/XBOXOLD.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/XBOXONE.cpp => lib/usbhost/USB_Host_Shield_2.0/XBOXONE.cpp +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/XBOXONE.h => lib/usbhost/USB_Host_Shield_2.0/XBOXONE.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/XBOXRECV.cpp => lib/usbhost/USB_Host_Shield_2.0/XBOXRECV.cpp +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/XBOXRECV.h => lib/usbhost/USB_Host_Shield_2.0/XBOXRECV.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/XBOXUSB.cpp => lib/usbhost/USB_Host_Shield_2.0/XBOXUSB.cpp +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/XBOXUSB.h => lib/usbhost/USB_Host_Shield_2.0/XBOXUSB.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/address.h => lib/usbhost/USB_Host_Shield_2.0/address.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/adk.cpp => lib/usbhost/USB_Host_Shield_2.0/adk.cpp +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/adk.h => lib/usbhost/USB_Host_Shield_2.0/adk.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/avrpins.h => lib/usbhost/USB_Host_Shield_2.0/avrpins.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/cdc_XR21B1411.cpp => lib/usbhost/USB_Host_Shield_2.0/cdc_XR21B1411.cpp +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/cdc_XR21B1411.h => lib/usbhost/USB_Host_Shield_2.0/cdc_XR21B1411.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/cdcacm.cpp => lib/usbhost/USB_Host_Shield_2.0/cdcacm.cpp +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/cdcacm.h => lib/usbhost/USB_Host_Shield_2.0/cdcacm.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/cdcftdi.cpp => lib/usbhost/USB_Host_Shield_2.0/cdcftdi.cpp +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/cdcftdi.h => lib/usbhost/USB_Host_Shield_2.0/cdcftdi.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/cdcprolific.cpp => lib/usbhost/USB_Host_Shield_2.0/cdcprolific.cpp +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/cdcprolific.h => lib/usbhost/USB_Host_Shield_2.0/cdcprolific.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/confdescparser.h => lib/usbhost/USB_Host_Shield_2.0/confdescparser.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/controllerEnums.h => lib/usbhost/USB_Host_Shield_2.0/controllerEnums.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/BTHID/BTHID.ino => lib/usbhost/USB_Host_Shield_2.0/examples/Bluetooth/BTHID/BTHID.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/BTHID/KeyboardParser.h => lib/usbhost/USB_Host_Shield_2.0/examples/Bluetooth/BTHID/KeyboardParser.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/BTHID/MouseParser.h => lib/usbhost/USB_Host_Shield_2.0/examples/Bluetooth/BTHID/MouseParser.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/PS3BT/PS3BT.ino => lib/usbhost/USB_Host_Shield_2.0/examples/Bluetooth/PS3BT/PS3BT.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/PS3Multi/PS3Multi.ino => lib/usbhost/USB_Host_Shield_2.0/examples/Bluetooth/PS3Multi/PS3Multi.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/PS3SPP/PS3SPP.ino => lib/usbhost/USB_Host_Shield_2.0/examples/Bluetooth/PS3SPP/PS3SPP.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/PS4BT/PS4BT.ino => lib/usbhost/USB_Host_Shield_2.0/examples/Bluetooth/PS4BT/PS4BT.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/SPP/SPP.ino => lib/usbhost/USB_Host_Shield_2.0/examples/Bluetooth/SPP/SPP.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/SPPMulti/SPPMulti.ino => lib/usbhost/USB_Host_Shield_2.0/examples/Bluetooth/SPPMulti/SPPMulti.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/Wii/Wii.ino => lib/usbhost/USB_Host_Shield_2.0/examples/Bluetooth/Wii/Wii.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/WiiBalanceBoard/WiiBalanceBoard.ino => lib/usbhost/USB_Host_Shield_2.0/examples/Bluetooth/WiiBalanceBoard/WiiBalanceBoard.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/WiiIRCamera/WiiIRCamera.ino => lib/usbhost/USB_Host_Shield_2.0/examples/Bluetooth/WiiIRCamera/WiiIRCamera.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/WiiMulti/WiiMulti.ino => lib/usbhost/USB_Host_Shield_2.0/examples/Bluetooth/WiiMulti/WiiMulti.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/WiiUProController/WiiUProController.ino => lib/usbhost/USB_Host_Shield_2.0/examples/Bluetooth/WiiUProController/WiiUProController.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/USBHIDBootKbd/USBHIDBootKbd.ino => lib/usbhost/USB_Host_Shield_2.0/examples/HID/USBHIDBootKbd/USBHIDBootKbd.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/USBHIDBootKbdAndMouse/USBHIDBootKbdAndMouse.ino => lib/usbhost/USB_Host_Shield_2.0/examples/HID/USBHIDBootKbdAndMouse/USBHIDBootKbdAndMouse.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/USBHIDBootMouse/USBHIDBootMouse.ino => lib/usbhost/USB_Host_Shield_2.0/examples/HID/USBHIDBootMouse/USBHIDBootMouse.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/USBHIDJoystick/USBHIDJoystick.ino => lib/usbhost/USB_Host_Shield_2.0/examples/HID/USBHIDJoystick/USBHIDJoystick.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/USBHIDJoystick/hidjoystickrptparser.cpp => lib/usbhost/USB_Host_Shield_2.0/examples/HID/USBHIDJoystick/hidjoystickrptparser.cpp +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/USBHIDJoystick/hidjoystickrptparser.h => lib/usbhost/USB_Host_Shield_2.0/examples/HID/USBHIDJoystick/hidjoystickrptparser.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/USBHID_desc/USBHID_desc.ino => lib/usbhost/USB_Host_Shield_2.0/examples/HID/USBHID_desc/USBHID_desc.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/USBHID_desc/pgmstrings.h => lib/usbhost/USB_Host_Shield_2.0/examples/HID/USBHID_desc/pgmstrings.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/le3dp/le3dp.ino => lib/usbhost/USB_Host_Shield_2.0/examples/HID/le3dp/le3dp.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/le3dp/le3dp_rptparser.cpp => lib/usbhost/USB_Host_Shield_2.0/examples/HID/le3dp/le3dp_rptparser.cpp +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/le3dp/le3dp_rptparser.h => lib/usbhost/USB_Host_Shield_2.0/examples/HID/le3dp/le3dp_rptparser.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/scale/scale.ino => lib/usbhost/USB_Host_Shield_2.0/examples/HID/scale/scale.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/scale/scale_rptparser.cpp => lib/usbhost/USB_Host_Shield_2.0/examples/HID/scale/scale_rptparser.cpp +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/scale/scale_rptparser.h => lib/usbhost/USB_Host_Shield_2.0/examples/HID/scale/scale_rptparser.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/PS3USB/PS3USB.ino => lib/usbhost/USB_Host_Shield_2.0/examples/PS3USB/PS3USB.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/PS4USB/PS4USB.ino => lib/usbhost/USB_Host_Shield_2.0/examples/PS4USB/PS4USB.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/PSBuzz/PSBuzz.ino => lib/usbhost/USB_Host_Shield_2.0/examples/PSBuzz/PSBuzz.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/USB_desc/USB_desc.ino => lib/usbhost/USB_Host_Shield_2.0/examples/USB_desc/USB_desc.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/USB_desc/pgmstrings.h => lib/usbhost/USB_Host_Shield_2.0/examples/USB_desc/pgmstrings.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Xbox/XBOXOLD/XBOXOLD.ino => lib/usbhost/USB_Host_Shield_2.0/examples/Xbox/XBOXOLD/XBOXOLD.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Xbox/XBOXONE/XBOXONE.ino => lib/usbhost/USB_Host_Shield_2.0/examples/Xbox/XBOXONE/XBOXONE.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Xbox/XBOXRECV/XBOXRECV.ino => lib/usbhost/USB_Host_Shield_2.0/examples/Xbox/XBOXRECV/XBOXRECV.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Xbox/XBOXUSB/XBOXUSB.ino => lib/usbhost/USB_Host_Shield_2.0/examples/Xbox/XBOXUSB/XBOXUSB.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/acm/acm_terminal/acm_terminal.ino => lib/usbhost/USB_Host_Shield_2.0/examples/acm/acm_terminal/acm_terminal.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/acm/acm_terminal/pgmstrings.h => lib/usbhost/USB_Host_Shield_2.0/examples/acm/acm_terminal/pgmstrings.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/adk/ArduinoBlinkLED/ArduinoBlinkLED.ino => lib/usbhost/USB_Host_Shield_2.0/examples/adk/ArduinoBlinkLED/ArduinoBlinkLED.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/adk/adk_barcode/adk_barcode.ino => lib/usbhost/USB_Host_Shield_2.0/examples/adk/adk_barcode/adk_barcode.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/adk/demokit_20/demokit_20.ino => lib/usbhost/USB_Host_Shield_2.0/examples/adk/demokit_20/demokit_20.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/adk/term_test/term_test.ino => lib/usbhost/USB_Host_Shield_2.0/examples/adk/term_test/term_test.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/adk/term_time/term_time.ino => lib/usbhost/USB_Host_Shield_2.0/examples/adk/term_time/term_time.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/board_qc/board_qc.ino => lib/usbhost/USB_Host_Shield_2.0/examples/board_qc/board_qc.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/cdc_XR21B1411/XR_terminal/XR_terminal.ino => lib/usbhost/USB_Host_Shield_2.0/examples/cdc_XR21B1411/XR_terminal/XR_terminal.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/ftdi/USBFTDILoopback/USBFTDILoopback.ino => lib/usbhost/USB_Host_Shield_2.0/examples/ftdi/USBFTDILoopback/USBFTDILoopback.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/ftdi/USBFTDILoopback/pgmstrings.h => lib/usbhost/USB_Host_Shield_2.0/examples/ftdi/USBFTDILoopback/pgmstrings.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/hub_demo/hub_demo.ino => lib/usbhost/USB_Host_Shield_2.0/examples/hub_demo/hub_demo.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/hub_demo/pgmstrings.h => lib/usbhost/USB_Host_Shield_2.0/examples/hub_demo/pgmstrings.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/max_LCD/max_LCD.ino => lib/usbhost/USB_Host_Shield_2.0/examples/max_LCD/max_LCD.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/pl2303/pl2303_gprs_terminal/pl2303_gprs_terminal.ino => lib/usbhost/USB_Host_Shield_2.0/examples/pl2303/pl2303_gprs_terminal/pl2303_gprs_terminal.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/pl2303/pl2303_gps/pl2303_gps.ino => lib/usbhost/USB_Host_Shield_2.0/examples/pl2303/pl2303_gps/pl2303_gps.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/pl2303/pl2303_tinygps/pl2303_tinygps.ino => lib/usbhost/USB_Host_Shield_2.0/examples/pl2303/pl2303_tinygps/pl2303_tinygps.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/pl2303/pl2303_xbee_terminal/pl2303_xbee_terminal.ino => lib/usbhost/USB_Host_Shield_2.0/examples/pl2303/pl2303_xbee_terminal/pl2303_xbee_terminal.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/testusbhostFAT/Makefile => lib/usbhost/USB_Host_Shield_2.0/examples/testusbhostFAT/Makefile +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/testusbhostFAT/README.md => lib/usbhost/USB_Host_Shield_2.0/examples/testusbhostFAT/README.md +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/testusbhostFAT/testusbhostFAT.ino => lib/usbhost/USB_Host_Shield_2.0/examples/testusbhostFAT/testusbhostFAT.ino +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/gpl2.txt => lib/usbhost/USB_Host_Shield_2.0/gpl2.txt +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/hexdump.h => lib/usbhost/USB_Host_Shield_2.0/hexdump.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/hid.cpp => lib/usbhost/USB_Host_Shield_2.0/hid.cpp +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/hid.h => lib/usbhost/USB_Host_Shield_2.0/hid.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/hidboot.cpp => lib/usbhost/USB_Host_Shield_2.0/hidboot.cpp +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/hidboot.h => lib/usbhost/USB_Host_Shield_2.0/hidboot.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/hidescriptorparser.cpp => lib/usbhost/USB_Host_Shield_2.0/hidescriptorparser.cpp +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/hidescriptorparser.h => lib/usbhost/USB_Host_Shield_2.0/hidescriptorparser.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/hiduniversal.cpp => lib/usbhost/USB_Host_Shield_2.0/hiduniversal.cpp +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/hiduniversal.h => lib/usbhost/USB_Host_Shield_2.0/hiduniversal.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/hidusagestr.h => lib/usbhost/USB_Host_Shield_2.0/hidusagestr.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/hidusagetitlearrays.cpp => lib/usbhost/USB_Host_Shield_2.0/hidusagetitlearrays.cpp +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/keywords.txt => lib/usbhost/USB_Host_Shield_2.0/keywords.txt +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/library.json => lib/usbhost/USB_Host_Shield_2.0/library.json +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/library.properties => lib/usbhost/USB_Host_Shield_2.0/library.properties +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/macros.h => lib/usbhost/USB_Host_Shield_2.0/macros.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/masstorage.cpp => lib/usbhost/USB_Host_Shield_2.0/masstorage.cpp +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/masstorage.h => lib/usbhost/USB_Host_Shield_2.0/masstorage.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/max3421e.h => lib/usbhost/USB_Host_Shield_2.0/max3421e.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/max_LCD.cpp => lib/usbhost/USB_Host_Shield_2.0/max_LCD.cpp +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/max_LCD.h => lib/usbhost/USB_Host_Shield_2.0/max_LCD.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/message.cpp => lib/usbhost/USB_Host_Shield_2.0/message.cpp +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/message.h => lib/usbhost/USB_Host_Shield_2.0/message.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/parsetools.cpp => lib/usbhost/USB_Host_Shield_2.0/parsetools.cpp +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/parsetools.h => lib/usbhost/USB_Host_Shield_2.0/parsetools.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/printhex.h => lib/usbhost/USB_Host_Shield_2.0/printhex.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/settings.h => lib/usbhost/USB_Host_Shield_2.0/settings.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/sink_parser.h => lib/usbhost/USB_Host_Shield_2.0/sink_parser.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/usb_ch9.h => lib/usbhost/USB_Host_Shield_2.0/usb_ch9.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/usbhost.h => lib/usbhost/USB_Host_Shield_2.0/usbhost.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/usbhub.cpp => lib/usbhost/USB_Host_Shield_2.0/usbhub.cpp +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/usbhub.h => lib/usbhost/USB_Host_Shield_2.0/usbhub.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/version_helper.h => lib/usbhost/USB_Host_Shield_2.0/version_helper.h +0 -0
R tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/xboxEnums.h => lib/usbhost/USB_Host_Shield_2.0/xboxEnums.h +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/Arduino.h => lib/usbhost/arduino-1.0.1/cores/arduino/Arduino.h +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/CDC.cpp => lib/usbhost/arduino-1.0.1/cores/arduino/CDC.cpp +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/Client.h => lib/usbhost/arduino-1.0.1/cores/arduino/Client.h +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/HID.cpp => lib/usbhost/arduino-1.0.1/cores/arduino/HID.cpp +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/HardwareSerial.cpp => lib/usbhost/arduino-1.0.1/cores/arduino/HardwareSerial.cpp +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/HardwareSerial.h => lib/usbhost/arduino-1.0.1/cores/arduino/HardwareSerial.h +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/IPAddress.cpp => lib/usbhost/arduino-1.0.1/cores/arduino/IPAddress.cpp +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/IPAddress.h => lib/usbhost/arduino-1.0.1/cores/arduino/IPAddress.h +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/Platform.h => lib/usbhost/arduino-1.0.1/cores/arduino/Platform.h +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/Print.cpp => lib/usbhost/arduino-1.0.1/cores/arduino/Print.cpp +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/Print.h => lib/usbhost/arduino-1.0.1/cores/arduino/Print.h +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/Printable.h => lib/usbhost/arduino-1.0.1/cores/arduino/Printable.h +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/Server.h => lib/usbhost/arduino-1.0.1/cores/arduino/Server.h +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/Stream.cpp => lib/usbhost/arduino-1.0.1/cores/arduino/Stream.cpp +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/Stream.h => lib/usbhost/arduino-1.0.1/cores/arduino/Stream.h +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/Tone.cpp => lib/usbhost/arduino-1.0.1/cores/arduino/Tone.cpp +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/USBAPI.h => lib/usbhost/arduino-1.0.1/cores/arduino/USBAPI.h +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/USBCore.cpp => lib/usbhost/arduino-1.0.1/cores/arduino/USBCore.cpp +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/USBCore.h => lib/usbhost/arduino-1.0.1/cores/arduino/USBCore.h +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/USBDesc.h => lib/usbhost/arduino-1.0.1/cores/arduino/USBDesc.h +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/Udp.h => lib/usbhost/arduino-1.0.1/cores/arduino/Udp.h +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/WCharacter.h => lib/usbhost/arduino-1.0.1/cores/arduino/WCharacter.h +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/WInterrupts.c => lib/usbhost/arduino-1.0.1/cores/arduino/WInterrupts.c +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/WMath.cpp => lib/usbhost/arduino-1.0.1/cores/arduino/WMath.cpp +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/WString.cpp => lib/usbhost/arduino-1.0.1/cores/arduino/WString.cpp +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/WString.h => lib/usbhost/arduino-1.0.1/cores/arduino/WString.h +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/binary.h => lib/usbhost/arduino-1.0.1/cores/arduino/binary.h +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/main.cpp => lib/usbhost/arduino-1.0.1/cores/arduino/main.cpp +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/new.cpp => lib/usbhost/arduino-1.0.1/cores/arduino/new.cpp +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/new.h => lib/usbhost/arduino-1.0.1/cores/arduino/new.h +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/wiring.c => lib/usbhost/arduino-1.0.1/cores/arduino/wiring.c +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/wiring_analog.c => lib/usbhost/arduino-1.0.1/cores/arduino/wiring_analog.c +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/wiring_digital.c => lib/usbhost/arduino-1.0.1/cores/arduino/wiring_digital.c +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/wiring_private.h => lib/usbhost/arduino-1.0.1/cores/arduino/wiring_private.h +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/wiring_pulse.c => lib/usbhost/arduino-1.0.1/cores/arduino/wiring_pulse.c +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/cores/arduino/wiring_shift.c => lib/usbhost/arduino-1.0.1/cores/arduino/wiring_shift.c +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/variants/eightanaloginputs/pins_arduino.h => lib/usbhost/arduino-1.0.1/variants/eightanaloginputs/pins_arduino.h +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/variants/leonardo/pins_arduino.h => lib/usbhost/arduino-1.0.1/variants/leonardo/pins_arduino.h +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/variants/mega/pins_arduino.h => lib/usbhost/arduino-1.0.1/variants/mega/pins_arduino.h +0 -0
R tmk_core/protocol/usb_hid/arduino-1.0.1/variants/standard/pins_arduino.h => lib/usbhost/arduino-1.0.1/variants/standard/pins_arduino.h +0 -0
M tmk_core/protocol/usb_hid.mk => tmk_core/protocol/usb_hid.mk +6 -6
@@ 1,10 1,10 @@ USB_HID_DIR = protocol/usb_hid USB_HOST_LIB_DIR = $(LIB_PATH)/usbhost # # USB Host Shield # USB_HOST_SHIELD_DIR = $(USB_HID_DIR)/USB_Host_Shield_2.0 USB_HOST_SHIELD_DIR = $(USB_HOST_LIB_DIR)/USB_Host_Shield_2.0 USB_HOST_SHIELD_SRC = \ $(USB_HOST_SHIELD_DIR)/Usb.cpp \ @@ $(USB_HOST_SHIELD_DIR)/hid.cpp \ 17,7 17,7 @@ USB_HOST_SHIELD_SRC = \ # # Arduino # ARDUINO_DIR = $(USB_HID_DIR)/arduino-1.0.1 ARDUINO_DIR = $(USB_HOST_LIB_DIR)/arduino-1.0.1 ARDUINO_CORES_DIR = $(ARDUINO_DIR)/cores/arduino ARDUINO_CORES_SRC = \ @@ $(ARDUINO_CORES_DIR)/Print.cpp \ 58,13 58,13 @@ OPT_DEFS += -DARDUINO=101 # Search Path # VPATH += $(TMK_DIR)/$(USB_HID_DIR) VPATH += $(TMK_DIR)/$(USB_HOST_SHIELD_DIR) VPATH += $(USB_HOST_SHIELD_DIR) # for #include "Arduino.h" VPATH += $(TMK_DIR)/$(ARDUINO_CORES_DIR) VPATH += $(ARDUINO_CORES_DIR) # for #include "pins_arduino.h" VPATH += $(TMK_DIR)/$(ARDUINO_DIR)/variants/leonardo VPATH += $(ARDUINO_DIR)/variants/leonardo # ad hoc workaround for compile problem on Windows: # Windows doesn't know difference between common/print.h and arduino/Print.h.