aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages
Commit message (Expand)AuthorAgeFilesLines
* Merge in changes from upstreamDrashna Jael're2019-09-062-1/+5
|\
| * Documentation: Add additional project links.Dean Camera2019-09-021-1/+3
| * Bootloaders: Enable LTO to reduce compiled size.Dean Camera2019-07-291-0/+1
| * Documentation: Add link to ProdikeysDM project.Dean Camera2019-07-241-0/+1
* | Merge remote-tracking branch 'abcminiuser/master'Drashna Jaelre2019-07-036-12/+84
|\|
| * AVRISP-MKII Clone: Clean up ISP driver code, namespace module variables.Dean Camera2019-01-081-0/+1
| * Fix invalid DHCP server socket creation in the Webserver project.Dean Camera2018-12-091-0/+1
| * Fix HID report parser incorrectly decoding 32-bit USAGE elements.Dean Camera2018-12-091-0/+1
| * Fix static analysis warnings.Dean Camera2018-12-091-6/+14
| * Merge pull request #137 from abcminiuser/feature-ccidDean Camera2018-08-272-1/+2
| |\
| | * Add CCID class driver and associated demos.Dean Camera2018-06-172-1/+2
| * | Update documentation donation information.Dean Camera2018-08-091-4/+1
| |/
| * Fixed HID report parser corruption when parsing PUSH and POP report item elem...Dean Camera2018-06-171-0/+1
| * Move class-specific functional descriptor definitions to their respective cla...Dean Camera2018-06-172-1/+7
| * Add MS OS Compatibility descriptors to RNDIS demos for driverless install on ...Dean Camera2018-04-221-0/+2
| * Fix USB_STRING_DESCRIPTOR_ARRAY() not accepting more than two byte long arrays.Dean Camera2018-04-221-0/+1
| * Fix bootloaders incorrectly checking the BOOTRST fuse on start (thanks to Bra...Dean Camera2018-04-021-0/+1
| * Fixed CDC class Send_Device_*_P() and Send_Host_*_P() variant functions not c...Dean Camera2018-02-181-0/+1
| * Fixed incorrect endpoint bank setup on the UC3 architecture (thanks to Andrus...Dean Camera2018-02-181-0/+1
| * Ensure USE_INTERNAL_SERIAL is set to NO_DESCRIPTOR if internal serial is disa...Dean Camera2018-02-181-0/+4
| * Fixed bootloaders accepting flash writes to the bootloader region (thanks to ...Dean Camera2018-01-221-0/+1
| * Fix CDC device driver not returning written character on putchar success.Dean Camera2018-01-221-0/+2
| * Corrected Hoodloader2 descriptionNico2018-01-071-1/+1
| * Add Adafruit's Atmega32u4 breakout boardElaina Martineau2018-01-051-0/+1
| * Fixed bootloaders not disabling global interrupts during erase and write oper...Dean Camera2017-10-011-0/+2
| * Fixed DeviceUsesOUTPipe flag not being set correctly in the HID host class dr...Dean Camera2017-09-103-0/+40
* | more crlf issuesskullY2017-07-081-281/+281
|/
* Commit for the 170418 release.Dean Camera2017-04-183-4/+33
* Minor documentation improvements.Dean Camera2017-01-251-0/+1
* Minor documentation improvements.Dean Camera2016-09-281-0/+1
* Add LUFA DMBS extension modules, use DMBS in project makefiles.Dean Camera2016-04-0312-886/+61
* Merge branch 'master' into dmbsDean Camera2016-04-033-0/+17
|\
| * Added new LUFA_VERSION_RELEASE_TYPE macro to the library version header, to d...Dean Camera2016-03-281-0/+1
| * Fixed invalid endpoint indexes causing memory corruption in device Clear/Set ...Dean Camera2016-03-281-0/+1
| * Added AVRDUDE_MEMORY option to the AVRDUDE build system module (thanks to Ale...Dean Camera2016-02-071-0/+4
| * Minor documentation improvements.Dean Camera2016-02-071-0/+6
| * Added support for the Pololu A-Star Micro board (thanks to Joh Schneider).Dean Camera2016-01-312-0/+5
| * Minor documentation improvements.Dean Camera2016-01-271-0/+1
* | Minor documentation improvements.Dean Camera2016-01-271-0/+1
* | Merge branch 'master' into dmbsDean Camera2016-01-022-1/+5
|\|
| * Fix additional void pointer arithmetic in the class driver RNDIS demo.Dean Camera2015-12-221-1/+1
| * Fixed low level RNDIS demo incorrectly setting the RNDIS state when a null p...Dean Camera2015-12-221-0/+3
| * Update changelog.Dean Camera2015-12-222-1/+2
| * Use different jump key than the bootloaders in the documentation.Dean Camera2015-12-221-1/+1
* | Clean up core build system DMBS subclass module.Dean Camera2015-12-222-5/+18
|/
* Fixed broken USE_RAM_DESCRIPTORS compile time option when the FIXED_NUM_CONFI...Dean Camera2015-12-151-0/+2
* Fixed incorrect CALLBACK_USB_GetDescriptor() wIndex parameter type (thanks to...Dean Camera2015-12-022-2/+6
* Update documentation and reset version information post-release.Dean Camera2015-11-153-0/+9
* Commit for the 151115 public release.Dean Camera2015-11-153-3/+3
* Fixed missing bounds checks and off-by-one in the DFU bootloader signature by...Dean Camera2015-11-081-0/+1