aboutsummaryrefslogtreecommitdiff
path: root/cores/arduino/USBCore.h
AgeCommit message (Expand)Author
2020-02-01Merge ArduinoCore-avr Release 1.8.2David Madison
2019-09-16Merge pull request #4 from awatterott/masterAlexander Entinger
2019-02-17Removed USB CDC SerialDavid Madison
2017-11-13Always read key to check for new LUFA bootloaderScott Allen
2017-11-13No fixed value for USB power current.Andreas Watterott
2016-07-13configurable USB_VERSION string via defineMartino Facchin
2016-05-18Move Caterina_BL related defines into generic USBCore.hMartino Facchin
2015-10-09[PUSB] Minor Style changeNico
2015-10-08[HID] Improved checks in getDescriptor() methodCristian Maglie
2015-10-02[USB] Fixed some compiler warningsCristian Maglie
2015-07-31Add Serial_::readBreak() to process SEND_BREAK requestsMatthijs Kooijman
2015-07-16fix HID headersMartino Facchin
2015-07-16Add support for waking up a host via USB HIDMartino Facchin
2015-07-16add PluggableUSB moduleMartino Facchin
2015-07-16Remove HID core libraryMartino Facchin
2011-08-14Serial via USB worksZach Eveland