aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Update dfu-programmer command line arguments, old argument names have been ch...Dean Camera2015-11-081-0/+1
* Fix AS7 integration, include modified Docbook HV1 transforms.Dean Camera2015-11-011-0/+1
* Newer AS7 integration binary, with ASF detection fixes and newer image assets.Dean Camera2015-10-031-0/+2
* Minor documentation improvements.Dean Camera2015-10-031-0/+1
* I'm getting old. Sadface.Dean Camera2015-10-021-4/+3
* Minor documentation improvements.Dean Camera2015-09-301-0/+2
* Use 16-bit length for TWI driver packet read/write requests for longer transf...Dean Camera2015-09-271-0/+3
* Minor documentation improvements.Dean Camera2015-08-302-1/+2
* Add PROGMEM variant data send functions to the CDC host class driver.Dean Camera2015-08-011-1/+2
* Minor documentation improvements.Dean Camera2015-08-012-3/+4