ArduinoCore-samd/cores/arduino/USB
gdsports 95bcb7cf3a Fix CDC_ENABLED
Undefining CDC_ENABLED triggered a compiler error. With this fix, the
CDC ACM configuration can be disabled.
2018-02-20 16:49:11 -05:00
..
CDC.cpp Remove line state check in Serial_::write 2016-08-31 11:21:40 -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 USB: Only swap incoming buffers for non-ZLP's 2017-05-02 10:01:03 -04:00
USB_host.h Moved USB ISR handler in startup.c 2015-09-09 15:42:58 +02:00
USBAPI.h Implement low power functionality on USB subsystem 2017-04-04 10:50:22 +02:00
USBCore.cpp Don't reallocate USB buffers if already allocated 2018-01-25 11:20:41 -05: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