USB_Host_Shield_2.0/examples/HID
Kristian Sloth Lauszus 6fb48f48e4 Fix millis() and micros() rollover bug
Also replace long with int32_t, so it is not architecture dependent
2017-02-12 15:10:07 +01:00
..
le3dp Compatibility with Arduino's core HID / Mouse / Keyboard libraries 2016-01-16 20:34:16 +01:00
scale Compatibility with Arduino's core HID / Mouse / Keyboard libraries 2016-01-16 20:34:16 +01:00
SRWS1 Fix millis() and micros() rollover bug 2017-02-12 15:10:07 +01:00
USBHID_desc Compatibility with Arduino's core HID / Mouse / Keyboard libraries 2016-01-16 20:34:16 +01:00
USBHIDBootKbd There is no reason to cast implicit to HIDReportParser, as the classes already inherits it 2016-01-20 14:59:16 +01:00
USBHIDBootKbdAndMouse There is no reason to cast implicit to HIDReportParser, as the classes already inherits it 2016-01-20 14:59:16 +01:00
USBHIDBootMouse There is no reason to cast implicit to HIDReportParser, as the classes already inherits it 2016-01-20 14:59:16 +01:00
USBHIDJoystick Fixed error=parentheses warning 2016-04-19 17:27:12 +02:00
USBHIDMultimediaKbd Autoformat USBHIDMultimediaKbd example 2016-04-19 11:34:04 +02:00