aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/CodeTemplates/DeviceTemplate/Descriptors.c
Commit message (Collapse)AuthorAgeFilesLines
* Documentation: Update copyrights to 2019.Dean Camera2019-01-081-2/+2
|
* Update copyrights for 2018.Dean Camera2018-01-041-2/+2
|
* Update copyrights for 2017.Dean Camera2017-04-181-2/+2
|
* Update copyrights to 2016.Dean Camera2016-01-311-2/+2
|
* Fixed incorrect CALLBACK_USB_GetDescriptor() wIndex parameter type (thanks ↵Dean Camera2015-12-021-1/+1
| | | | to matlo).
* Update copyrights to 2015 (better late than never).Dean Camera2015-05-171-2/+2
|
* Update copyrights for 2014.Dean Camera2014-01-041-2/+2
|
* Use new VERSION_BCD() macro with explicit int arguments to fix edge cases ↵Dean Camera2013-11-211-2/+2
| | | | with the previous floating point macro version.
* Fix incorrect memory space usage on the Device Descriptor in the device mode ↵Dean Camera2013-02-261-1/+1
| | | | project template.
* Add device and host mode template projects.Dean Camera2013-01-071-0/+180