USB_Host_Shield_2.0/examples
Pavel Fatin 969eabb8d7 Compatibility with Arduino's core HID / Mouse / Keyboard libraries
The following collisions resolved:

hid.h -> usbhid.h
hid.cpp -> usbhid.cpp
HID -> USBHID
HID_BOOT_PROTOCOL -> USB_HID_BOOT_PROTOCOL
HID_PROTOCOL_NONE -> USB_HID_PROTOCOL_NONE
HID_PROTOCOL_KEYBOARD -> USB_HID_PROTOCOL_KEYBOARD
HID_PROTOCOL_MOUSE -> USB_HID_PROTOCOL_MOUSE

As a result, it's possible to use the library together with Arduino's bundled HID / Mouse / Keyboard libraries (Leonardo, Micro, or Due).

https://www.arduino.cc/en/Reference/MouseKeyboard
2016-01-16 20:34:16 +01:00
..
acm/acm_terminal SPI library was added twice after merge - see: c39e8a180c 2015-03-03 19:08:39 +01:00
adk Compatibility with Arduino's core HID / Mouse / Keyboard libraries 2016-01-16 20:34:16 +01:00
Bluetooth Compatibility with Arduino's core HID / Mouse / Keyboard libraries 2016-01-16 20:34:16 +01:00
board_qc Slow SPI devices like the Galileo might actually read it as stabilised in the first go 2015-03-19 16:31:29 +01:00
cdc_XR21B1411/XR_terminal XR_terminal example INO renamed 2015-03-19 15:01:06 -04:00
ftdi/USBFTDILoopback SPI library was added twice after merge - see: c39e8a180c 2015-03-03 19:08:39 +01:00
HID Compatibility with Arduino's core HID / Mouse / Keyboard libraries 2016-01-16 20:34:16 +01:00
hub_demo Fixed formatting 2015-04-22 15:48:43 +02:00
max_LCD SPI library was added twice after merge - see: c39e8a180c 2015-03-03 19:08:39 +01:00
pl2303 SPI library was added twice after merge - see: c39e8a180c 2015-03-03 19:08:39 +01:00
PS3USB Corrected spelling mistake "Purble" to "Purple" 2015-05-17 18:52:25 +02:00
PS4USB SPI library was added twice after merge - see: c39e8a180c 2015-03-03 19:08:39 +01:00
PSBuzz SPI library was added twice after merge - see: c39e8a180c 2015-03-03 19:08:39 +01:00
testusbhostFAT Merge branch 'master' into SPI 2015-04-07 15:08:02 +02:00
USB_desc Fixed formatting 2015-04-22 15:48:43 +02:00
Xbox Added missing include in the Xbox One example 2015-07-07 09:58:30 +02:00