aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ | | | | New class driver: CCID
| * 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 ↵Dean Camera2018-06-171-0/+1
| | | | elements.
* Move class-specific functional descriptor definitions to their respective ↵Dean Camera2018-06-172-1/+7
| | | | classes.
* Add MS OS Compatibility descriptors to RNDIS demos for driverless install on ↵Dean Camera2018-04-221-0/+2
| | | | Windows.
* 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 ↵Dean Camera2018-04-021-0/+1
| | | | Braden Kell).
* Fixed CDC class Send_Device_*_P() and Send_Host_*_P() variant functions not ↵Dean Camera2018-02-181-0/+1
| | | | compiled out for UC3 architecture.
* Fixed incorrect endpoint bank setup on the UC3 architecture (thanks to ↵Dean Camera2018-02-181-0/+1
| | | | Andrus Aaslaid).
* Ensure USE_INTERNAL_SERIAL is set to NO_DESCRIPTOR if internal serial is ↵Dean Camera2018-02-181-0/+4
| | | | disabled.
* Fixed bootloaders accepting flash writes to the bootloader region (thanks to ↵Dean Camera2018-01-221-0/+1
| | | | NicoHood).
* 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 ↵Dean Camera2017-10-011-0/+2
| | | | operations (thanks to Zoltan).
* Fixed DeviceUsesOUTPipe flag not being set correctly in the HID host class ↵Dean Camera2017-09-103-0/+40
| | | | driver (thanks to Wolfgang Schnerring).
* 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 ↵Dean Camera2016-03-281-0/+1
| | | | | | | | determine release type (thanks to NicoHood).
| * Fixed invalid endpoint indexes causing memory corruption in device Clear/Set ↵Dean Camera2016-03-281-0/+1
| | | | | | | | Feature standard requests (thanks to Peter Popovec).
| * Added AVRDUDE_MEMORY option to the AVRDUDE build system module (thanks to ↵Dean Camera2016-02-071-0/+4
| | | | | | | | Alex Ferm).
| * 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 ↵Dean Camera2015-12-221-0/+3
| | | | | | | | packet filter was requested.
| * 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 ↵Dean Camera2015-12-151-0/+2
| | | | FIXED_NUM_CONFIGURATIONS compile time option is not enabled (thanks to Matlo).
* Fixed incorrect CALLBACK_USB_GetDescriptor() wIndex parameter type (thanks ↵Dean Camera2015-12-022-2/+6
| | | | to matlo).
* 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 ↵Dean Camera2015-11-081-0/+1
| | | | bytes (thanks to Reuti)
* Update dfu-programmer command line arguments, old argument names have been ↵Dean Camera2015-11-081-0/+1
| | | | changed in newer releases.
* 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 ↵Dean Camera2015-09-271-0/+3
| | | | transfers.
* Minor documentation improvements.Dean Camera2015-08-302-1/+2
|