ArduinoCore-samd/cores/arduino/USB
Henry Gabryjelski 8afd0523b1 Fix unintended fall-through
The compiler found this, not me.  Building with
all warnings enabled is recommended.
2020-01-16 16:15:34 -08:00
..
CDC.cpp revert 6630fe7cc0 availableForWrite() return int 2019-12-31 11:44:26 +07:00
PluggableUSB.cpp add menu dropdown list for usb stack selection 2019-05-01 01:01:59 +07:00
PluggableUSB.h add menu dropdown list for usb stack selection 2019-05-01 01:01:59 +07:00
samd21_host.c add menu dropdown list for usb stack selection 2019-05-01 01:01:59 +07:00
samd21_host.h add menu dropdown list for usb stack selection 2019-05-01 01:01:59 +07:00
SAMD21_USBDevice.cpp add menu dropdown list for usb stack selection 2019-05-01 01:01:59 +07:00
SAMD21_USBDevice.h add menu dropdown list for usb stack selection 2019-05-01 01:01:59 +07:00
SAMR21_USBDevice.h add menu dropdown list for usb stack selection 2019-05-01 01:01:59 +07:00
USB_host.h add menu dropdown list for usb stack selection 2019-05-01 01:01:59 +07:00
USBAPI.h revert 6630fe7cc0 availableForWrite() return int 2019-12-31 11:44:26 +07:00
USBCore.cpp Fix unintended fall-through 2020-01-16 16:15:34 -08:00
USBCore.h add menu dropdown list for usb stack selection 2019-05-01 01:01:59 +07:00
USBDesc.h add menu dropdown list for usb stack selection 2019-05-01 01:01:59 +07:00