USB_Host_Shield_2.0/examples
Kristian Sloth Lauszus f443d2af25 Merge branch 'master' into ESP8266
* master:
  Fixed warning on avr
  Used fixed width integer types, so it is not architecture dependent
  Explicit cast millis() and micros() to uint32_t, as it is uint64_t on the Arduino 101
  Fix millis() and micros() rollover bug
2017-06-06 17:28:19 +02:00
..
acm/acm_terminal SPI library was added twice after merge - see: c39e8a180c 2015-03-03 19:08:39 +01:00
adk Explicit cast millis() and micros() to uint32_t, as it is uint64_t on the Arduino 101 2017-02-12 16:58:14 +01:00
Bluetooth Fixed typo 2016-04-19 11:48:51 +02:00
board_qc Reset the watchdog timer on the ESP8266 2017-02-14 00:27:35 +01:00
cdc_XR21B1411/XR_terminal XR_terminal example INO renamed 2015-03-19 15:01:06 -04:00
ftdi/USBFTDILoopback Fix millis() and micros() rollover bug 2017-02-12 15:10:07 +01:00
HID Explicit cast millis() and micros() to uint32_t, as it is uint64_t on the Arduino 101 2017-02-12 16:58:14 +01:00
hub_demo Explicit cast millis() and micros() to uint32_t, as it is uint64_t on the Arduino 101 2017-02-12 16:58:14 +01:00
max_LCD Explicit cast millis() and micros() to uint32_t, as it is uint64_t on the Arduino 101 2017-02-12 16:58:14 +01:00
pl2303 Fixed warning on avr 2017-02-12 20:43:26 +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 Explicit cast millis() and micros() to uint32_t, as it is uint64_t on the Arduino 101 2017-02-12 16:58:14 +01:00
USB_desc Used fixed width integer types, so it is not architecture dependent 2017-02-12 17:14:01 +01:00
USBH_MIDI Merge branch 'master' into ESP8266 2017-06-06 17:28:19 +02:00
Xbox Added missing include in the Xbox One example 2015-07-07 09:58:30 +02:00