index
:
arduino-avr-xinput
master
A fork of Dmadison's Xinput Arduino avr core with a package.json
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cores
/
arduino
/
USBCore.h
Age
Commit message (
Expand
)
Author
2020-02-01
Merge ArduinoCore-avr Release 1.8.2
David Madison
2019-09-16
Merge pull request #4 from awatterott/master
Alexander Entinger
2019-02-17
Removed USB CDC Serial
David Madison
2017-11-13
Always read key to check for new LUFA bootloader
Scott Allen
2017-11-13
No fixed value for USB power current.
Andreas Watterott
2016-07-13
configurable USB_VERSION string via define
Martino Facchin
2016-05-18
Move Caterina_BL related defines into generic USBCore.h
Martino Facchin
2015-10-09
[PUSB] Minor Style change
Nico
2015-10-08
[HID] Improved checks in getDescriptor() method
Cristian Maglie
2015-10-02
[USB] Fixed some compiler warnings
Cristian Maglie
2015-07-31
Add Serial_::readBreak() to process SEND_BREAK requests
Matthijs Kooijman
2015-07-16
fix HID headers
Martino Facchin
2015-07-16
Add support for waking up a host via USB HID
Martino Facchin
2015-07-16
add PluggableUSB module
Martino Facchin
2015-07-16
Remove HID core library
Martino Facchin
2011-08-14
Serial via USB works
Zach Eveland