USB_Host_Shield_2.0/examples
2017-02-12 20:43:26 +01: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 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 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 Used fixed width integer types, so it is not architecture dependent 2017-02-12 17:14:01 +01:00
Xbox Added missing include in the Xbox One example 2015-07-07 09:58:30 +02:00