aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Add Dual MIDI device class driver demo application.Dean Camera2014-08-312-2/+4
|
* Minor documentation improvements.Dean Camera2014-08-311-0/+1
|
* Fix overflow for RNDIS class driver responses when returning the adapter ↵Dean Camera2014-08-312-1/+8
| | | | query list (thanks to Peter Mc Shane).
* Minor documentation improvements.Dean Camera2014-08-311-1/+1
|
* Patched the LUFA build system to work around a GCC code generation bug in ↵Dean Camera2014-08-261-0/+2
| | | | newer toolchains when building for larger FLASH memory devices (thanks to demultiplexer)
* Fixed USART reception overrun corrupting the internal buffers in the ↵Dean Camera2014-08-101-0/+1
| | | | USBtoSerial project.
* Minor code style fixes, documentation improvements.Dean Camera2014-07-221-0/+1
|
* Minor documentation improvements.Dean Camera2014-07-161-3/+3
|
* Only deque from the USBtoSerial's USB->USART buffer when the USART is idle.Dean Camera2014-07-151-0/+1
|
* Add Serial_IsSendReady() and Serial_IsSendComplete() serial driver API ↵Dean Camera2014-07-151-0/+1
| | | | functions.
* Update documentation for HID report ID fix.Dean Camera2014-06-251-0/+1
|
* Add COMPILER_PATH optional variable to the BUILD build system module.Dean Camera2014-06-082-0/+9
|
* Ensure BulkVendor received data is cleared before reading from host.Dean Camera2014-06-071-0/+1
|
* Fixed spurious 0xFE USART byte sent in the USBtoSerial project when the baud ↵Dean Camera2014-05-301-0/+2
| | | | rate is changed (thanks to Carl Kjeldsen).
* Fix AVRISP-MKII status values to match the published protocol (thanks to ↵Dean Camera2014-05-271-1/+1
| | | | Gustavo Souza).
* Fixed incorrect XMEGA DFLL reference frequency (thanks to Martin Aakerberg)Dean Camera2014-05-212-1/+3
|
* Fix LED driver for the Arduino Leonardo board.Dean Camera2014-04-301-0/+1
|
* Update to latest Atmel Studio integration binary, improve Getting Started ↵Dean Camera2014-03-311-0/+12
| | | | page in the manual.
* Fix incorrect error codes returned on pip config failure in the host class ↵Dean Camera2014-03-051-1/+4
| | | | drivers.
* Revert version and update documentation after the 140302 release.Dean Camera2014-03-013-0/+38
|
* Update version for the 140302 release.Dean Camera2014-03-013-3/+3
|
* Fix documentation: jump address for bootloader should be words, not bytes.Dean Camera2014-01-131-9/+9
|
* Rename all Doxygen.conf file to doxyfile and distribute them in the Atmel ↵Dean Camera2014-01-081-0/+4
| | | | Studio extension.
* Minor documentation improvements.Dean Camera2014-01-081-0/+1
|