]> git.friedersdorff.com Git - max/tmk_keyboard.git/commit
usb_hid: Remove USB_Host_Shield_2.0
authortmk <hasu@tmk-kbd.com>
Tue, 30 Oct 2018 08:25:20 +0000 (17:25 +0900)
committertmk <hasu@tmk-kbd.com>
Wed, 31 Oct 2018 00:35:30 +0000 (09:35 +0900)
commit2005c888420f14241246911259536da5818d6862
tree90fdbd2b3152dd2719e27dbae058085ccadc7091
parentaa5dd8fccfa372caf926aa8ef826380005b47609
usb_hid: Remove USB_Host_Shield_2.0
141 files changed:
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/.gitattributes [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/.gitignore [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/.gitmodules [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/BTD.cpp [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/BTD.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/BTHID.cpp [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/BTHID.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/PS3BT.cpp [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/PS3BT.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/PS3Enums.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/PS3USB.cpp [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/PS3USB.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/PS4BT.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/PS4Parser.cpp [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/PS4Parser.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/PS4USB.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/PSBuzz.cpp [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/PSBuzz.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/README.md [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/SPP.cpp [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/SPP.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/Usb.cpp [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/Usb.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/UsbCore.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/Wii.cpp [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/Wii.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/WiiCameraReadme.md [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/XBOXOLD.cpp [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/XBOXOLD.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/XBOXONE.cpp [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/XBOXONE.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/XBOXRECV.cpp [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/XBOXRECV.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/XBOXUSB.cpp [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/XBOXUSB.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/address.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/adk.cpp [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/adk.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/avrpins.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/cdc_XR21B1411.cpp [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/cdc_XR21B1411.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/cdcacm.cpp [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/cdcacm.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/cdcftdi.cpp [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/cdcftdi.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/cdcprolific.cpp [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/cdcprolific.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/confdescparser.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/controllerEnums.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/BTHID/BTHID.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/BTHID/KeyboardParser.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/BTHID/MouseParser.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/PS3BT/PS3BT.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/PS3Multi/PS3Multi.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/PS3SPP/PS3SPP.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/PS4BT/PS4BT.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/SPP/SPP.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/SPPMulti/SPPMulti.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/Wii/Wii.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/WiiBalanceBoard/WiiBalanceBoard.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/WiiIRCamera/WiiIRCamera.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/WiiMulti/WiiMulti.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/WiiUProController/WiiUProController.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/USBHIDBootKbd/USBHIDBootKbd.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/USBHIDBootKbdAndMouse/USBHIDBootKbdAndMouse.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/USBHIDBootMouse/USBHIDBootMouse.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/USBHIDJoystick/USBHIDJoystick.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/USBHIDJoystick/hidjoystickrptparser.cpp [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/USBHIDJoystick/hidjoystickrptparser.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/USBHID_desc/USBHID_desc.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/USBHID_desc/pgmstrings.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/le3dp/le3dp.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/le3dp/le3dp_rptparser.cpp [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/le3dp/le3dp_rptparser.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/scale/scale.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/scale/scale_rptparser.cpp [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/scale/scale_rptparser.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/PS3USB/PS3USB.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/PS4USB/PS4USB.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/PSBuzz/PSBuzz.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/USB_desc/USB_desc.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/USB_desc/pgmstrings.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Xbox/XBOXOLD/XBOXOLD.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Xbox/XBOXONE/XBOXONE.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Xbox/XBOXRECV/XBOXRECV.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/Xbox/XBOXUSB/XBOXUSB.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/acm/acm_terminal/acm_terminal.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/acm/acm_terminal/pgmstrings.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/adk/ArduinoBlinkLED/ArduinoBlinkLED.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/adk/adk_barcode/adk_barcode.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/adk/demokit_20/demokit_20.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/adk/term_test/term_test.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/adk/term_time/term_time.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/board_qc/board_qc.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/cdc_XR21B1411/XR_terminal/XR_terminal.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/ftdi/USBFTDILoopback/USBFTDILoopback.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/ftdi/USBFTDILoopback/pgmstrings.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/hub_demo/hub_demo.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/hub_demo/pgmstrings.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/max_LCD/max_LCD.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/pl2303/pl2303_gprs_terminal/pl2303_gprs_terminal.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/pl2303/pl2303_gps/pl2303_gps.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/pl2303/pl2303_tinygps/pl2303_tinygps.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/pl2303/pl2303_xbee_terminal/pl2303_xbee_terminal.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/testusbhostFAT/Makefile [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/testusbhostFAT/README.md [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/testusbhostFAT/testusbhostFAT.ino [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/gpl2.txt [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/hexdump.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/hid.cpp [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/hid.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/hidboot.cpp [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/hidboot.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/hidescriptorparser.cpp [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/hidescriptorparser.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/hiduniversal.cpp [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/hiduniversal.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/hidusagestr.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/hidusagetitlearrays.cpp [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/keywords.txt [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/library.json [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/library.properties [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/macros.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/masstorage.cpp [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/masstorage.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/max3421e.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/max_LCD.cpp [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/max_LCD.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/message.cpp [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/message.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/parsetools.cpp [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/parsetools.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/printhex.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/settings.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/sink_parser.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/usb_ch9.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/usbhost.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/usbhub.cpp [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/usbhub.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/version_helper.h [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/xboxEnums.h [deleted file]