ArduinoCore-samd/cores/arduino/USB
2018-08-30 14:23:07 -04:00
..
CDC.cpp align back to mainline (and put in missing Serial5) - not sure if USB serial LEDs were causing hangups on 1200baud bumps? :/ 2018-08-30 14:23:07 -04:00
PluggableUSB.cpp PUSB: add iSerial USB field 2015-10-21 16:48:13 +02:00
PluggableUSB.h PUSB: add iSerial USB field 2015-10-21 16:48:13 +02:00
samd21_host.c Changes required for new CMSIS package upgrade 2016-12-02 10:48:52 -05:00
samd21_host.h USB device refactoring (WIP) 2015-09-09 15:42:05 +02:00
SAMD21_USBDevice.h Always call new DoubleBufferedEPOutHandler on reconnect 2018-08-24 12:24:49 +02:00
SAMR21_USBDevice.h cleaned up slight difference in USB union bitflags with a new USBDevice.h - compiles blink 2018-08-30 14:21:26 -04:00
USB_host.h Moved USB ISR handler in startup.c 2015-09-09 15:42:58 +02:00
USBAPI.h make it so native USB is Serial 2018-08-30 14:12:25 -04:00
USBCore.cpp cleaned up slight difference in USB union bitflags with a new USBDevice.h - compiles blink 2018-08-30 14:21:26 -04:00
USBCore.h No fixed value for USB power current. 2017-11-09 19:50:41 +01:00
USBDesc.h Fix CDC_ENABLED 2018-02-20 16:49:11 -05:00