ArduinoCore-samd/cores/arduino/USB
Sandeep Mistry 8d0c167462 Change return value of Serial_::write to be the # of bytes written
Previous 0 was always returned.
2016-05-27 11:22:49 -04:00
..
CDC.cpp Change return value of Serial_::write to be the # of bytes written 2016-05-27 11:22:49 -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 Fixed a lot of warnings in USBHost 2015-09-09 15:43:25 +02:00
samd21_host.h USB device refactoring (WIP) 2015-09-09 15:42:05 +02:00
SAMD21_USBDevice.h USB device refactoring (WIP) 2015-09-09 15:42:05 +02:00
USB_host.h Moved USB ISR handler in startup.c 2015-09-09 15:42:58 +02:00
USBAPI.h Port some AVR Serial_ (SerialUSB) API's over 2016-01-15 09:13:34 -05:00
USBCore.cpp Make return value of USBDeviceClass::send the bytes sent 2016-05-27 11:21:34 -04:00
USBCore.h Merge branch 'MIDIdescriptorsFix' of https://github.com/arduino/ArduinoCore-samd 2016-01-26 12:07:45 -05:00
USBDesc.h PUSB: add iSerial USB field 2015-10-21 16:48:13 +02:00