aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵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
|
* 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
|
* Fix incorrect XMEGA serial driver stream functions (thanks to William ↵Dean Camera2015-05-172-2/+3
| | | | Patterson).
* Add board drivers for the Atmel Xplained-MINI kits.Dean Camera2014-11-202-1/+2
|
* Add Leonardo compatibility to most bootloaders, run user application if ↵Dean Camera2014-10-111-1/+3
| | | | BOOTRST fuse is set and the last reset cause was not the /RESET pin.
* The ATPROGRAM LUFA build system module now defaults to the Atmel ICE debuger ↵Dean Camera2014-10-111-1/+2
| | | | tool, instead of the Atmel JTAG ICE3.
* Don't run user application in the bootloader unless a valid app is present ↵Dean Camera2014-10-111-1/+4
| | | | (thanks to Alex Kazik).
* Update documentation post-140928 release.Dean Camera2014-09-283-0/+45
|
* Update documentation for the 140928 release.Dean Camera2014-09-283-3/+3
|
* Fixed broken LowLevel Audio Out demo sampling frequency configuration ↵Dean Camera2014-09-281-0/+1
| | | | (thanks to Torsten Duwe).
* Minor documentation improvements.Dean Camera2014-09-211-0/+53
|
* Fixed broken AVR8 USART-SPI peripheral driver (thanks to Phil Zakielarz).Dean Camera2014-09-131-0/+1
|
* Minor documentation improvements.Dean Camera2014-09-111-2/+1
|
* Add Atmel Studio support for the Arduino Yun and Micro boards.Dean Camera2014-09-111-1/+1
|
* Add support for the Arduino Micro board, fix other Arduino board LED drivers.Dean Camera2014-09-112-1/+3
|
* Add board support for the Arduino YUN ATMEGA32U4 coprocessor.Dean Camera2014-09-112-0/+2
|
* Minor documentation improvements.Dean Camera2014-09-111-1/+1
|
* Minor documentation improvements.Dean Camera2014-09-081-1/+3
|