Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor documentation improvements. | Dean Camera | 2016-02-07 | 1 | -0/+6 |
| | |||||
* | Added support for the Pololu A-Star Micro board (thanks to Joh Schneider). | Dean Camera | 2016-01-31 | 1 | -0/+4 |
| | |||||
* | Fix additional void pointer arithmetic in the class driver RNDIS demo. | Dean Camera | 2015-12-22 | 1 | -1/+1 |
| | |||||
* | Fixed low level RNDIS demo incorrectly setting the RNDIS state when a null ↵ | Dean Camera | 2015-12-22 | 1 | -0/+3 |
| | | | | packet filter was requested. | ||||
* | Update changelog. | Dean Camera | 2015-12-22 | 1 | -0/+1 |
| | |||||
* | Fixed broken USE_RAM_DESCRIPTORS compile time option when the ↵ | Dean Camera | 2015-12-15 | 1 | -0/+2 |
| | | | | FIXED_NUM_CONFIGURATIONS compile time option is not enabled (thanks to Matlo). | ||||
* | Fixed incorrect CALLBACK_USB_GetDescriptor() wIndex parameter type (thanks ↵ | Dean Camera | 2015-12-02 | 1 | -1/+4 |
| | | | | to matlo). | ||||
* | Update documentation and reset version information post-release. | Dean Camera | 2015-11-15 | 1 | -0/+3 |
| | |||||
* | Commit for the 151115 public release. | Dean Camera | 2015-11-15 | 1 | -1/+1 |
| | |||||
* | Fixed missing bounds checks and off-by-one in the DFU bootloader signature ↵ | Dean Camera | 2015-11-08 | 1 | -0/+1 |
| | | | | bytes (thanks to Reuti) | ||||
* | Update dfu-programmer command line arguments, old argument names have been ↵ | Dean Camera | 2015-11-08 | 1 | -0/+1 |
| | | | | changed in newer releases. | ||||
* | Fix AS7 integration, include modified Docbook HV1 transforms. | Dean Camera | 2015-11-01 | 1 | -0/+1 |
| | |||||
* | Newer AS7 integration binary, with ASF detection fixes and newer image assets. | Dean Camera | 2015-10-03 | 1 | -0/+2 |
| | |||||
* | Minor documentation improvements. | Dean Camera | 2015-09-30 | 1 | -0/+2 |
| | |||||
* | Use 16-bit length for TWI driver packet read/write requests for longer ↵ | Dean Camera | 2015-09-27 | 1 | -0/+3 |
| | | | | transfers. | ||||
* | Minor documentation improvements. | Dean Camera | 2015-08-30 | 1 | -0/+1 |
| | |||||
* | Add PROGMEM variant data send functions to the CDC host class driver. | Dean Camera | 2015-08-01 | 1 | -1/+2 |
| | |||||
* | Minor documentation improvements. | Dean Camera | 2015-08-01 | 1 | -2/+3 |
| | |||||
* | Fix incorrect XMEGA serial driver stream functions (thanks to William ↵ | Dean Camera | 2015-05-17 | 1 | -1/+1 |
| | | | | Patterson). | ||||
* | Add board drivers for the Atmel Xplained-MINI kits. | Dean Camera | 2014-11-20 | 1 | -1/+1 |
| | |||||
* | Add Leonardo compatibility to most bootloaders, run user application if ↵ | Dean Camera | 2014-10-11 | 1 | -1/+3 |
| | | | | BOOTRST fuse is set and the last reset cause was not the /RESET pin. | ||||
* | Don't run user application in the bootloader unless a valid app is present ↵ | Dean Camera | 2014-10-11 | 1 | -1/+4 |
| | | | | (thanks to Alex Kazik). | ||||
* | Update documentation post-140928 release. | Dean Camera | 2014-09-28 | 1 | -0/+10 |
| | |||||
* | Update documentation for the 140928 release. | Dean Camera | 2014-09-28 | 1 | -1/+1 |
| | |||||
* | Fixed broken LowLevel Audio Out demo sampling frequency configuration ↵ | Dean Camera | 2014-09-28 | 1 | -0/+1 |
| | | | | (thanks to Torsten Duwe). | ||||
* | Fixed broken AVR8 USART-SPI peripheral driver (thanks to Phil Zakielarz). | Dean Camera | 2014-09-13 | 1 | -0/+1 |
| | |||||
* | Minor documentation improvements. | Dean Camera | 2014-09-11 | 1 | -2/+1 |
| | |||||
* | Add Atmel Studio support for the Arduino Yun and Micro boards. | Dean Camera | 2014-09-11 | 1 | -1/+1 |
| | |||||
* | Add support for the Arduino Micro board, fix other Arduino board LED drivers. | Dean Camera | 2014-09-11 | 1 | -0/+1 |
| | |||||
* | Add board support for the Arduino YUN ATMEGA32U4 coprocessor. | Dean Camera | 2014-09-11 | 1 | -0/+1 |
| | |||||
* | Minor documentation improvements. | Dean Camera | 2014-09-08 | 1 | -1/+3 |
| | |||||
* | Add Dual MIDI device class driver demo application. | Dean Camera | 2014-08-31 | 1 | -0/+2 |
| | |||||
* | Fix overflow for RNDIS class driver responses when returning the adapter ↵ | Dean Camera | 2014-08-31 | 1 | -0/+5 |
| | | | | query list (thanks to Peter Mc Shane). | ||||
* | Patched the LUFA build system to work around a GCC code generation bug in ↵ | Dean Camera | 2014-08-26 | 1 | -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 Camera | 2014-08-10 | 1 | -0/+1 |
| | | | | USBtoSerial project. | ||||
* | Minor code style fixes, documentation improvements. | Dean Camera | 2014-07-22 | 1 | -0/+1 |
| | |||||
* | Only deque from the USBtoSerial's USB->USART buffer when the USART is idle. | Dean Camera | 2014-07-15 | 1 | -0/+1 |
| | |||||
* | Add Serial_IsSendReady() and Serial_IsSendComplete() serial driver API ↵ | Dean Camera | 2014-07-15 | 1 | -0/+1 |
| | | | | functions. | ||||
* | Update documentation for HID report ID fix. | Dean Camera | 2014-06-25 | 1 | -0/+1 |
| | |||||
* | Add COMPILER_PATH optional variable to the BUILD build system module. | Dean Camera | 2014-06-08 | 1 | -0/+5 |
| | |||||
* | Fixed spurious 0xFE USART byte sent in the USBtoSerial project when the baud ↵ | Dean Camera | 2014-05-30 | 1 | -0/+2 |
| | | | | rate is changed (thanks to Carl Kjeldsen). | ||||
* | Fixed incorrect XMEGA DFLL reference frequency (thanks to Martin Aakerberg) | Dean Camera | 2014-05-21 | 1 | -0/+1 |
| | |||||
* | Fix LED driver for the Arduino Leonardo board. | Dean Camera | 2014-04-30 | 1 | -0/+1 |
| | |||||
* | Fix incorrect error codes returned on pip config failure in the host class ↵ | Dean Camera | 2014-03-05 | 1 | -1/+4 |
| | | | | drivers. | ||||
* | Revert version and update documentation after the 140302 release. | Dean Camera | 2014-03-01 | 1 | -0/+3 |
| | |||||
* | Update version for the 140302 release. | Dean Camera | 2014-03-01 | 1 | -1/+1 |
| | |||||
* | Minor documentation improvements. | Dean Camera | 2014-01-08 | 1 | -0/+1 |
| | |||||
* | Minor documentation improvements. | Dean Camera | 2013-12-27 | 1 | -1/+2 |
| | |||||
* | Minor documentation improvements. | Dean Camera | 2013-12-20 | 1 | -1/+1 |
| | |||||
* | AVR8: Add option to keep 3.3V regulator enabled | Michael Hanselmann | 2013-12-20 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | The documentation contains example code[1] on how to restart into the bootloader. In the process of preparing for the reset, USB is disabled using “USB_Disable()”. For hardware making use of the AVR8's internal 3.3V regulator that call would also disable the regulator, resetting the processor immediately rather than setting the boot key and letting the watchdog reset the processor. This patch adds a new flag to be given to “USB_Init()” or to be defined in “USE_STATIC_OPTIONS” telling “USB_Disable()” to keep the regulator enabled. On November 1st, 2013 this issue was already mentioned on the mailing list[2], but no fix came from that discussion. [1] <http://www.fourwalledcubicle.com/files/LUFA/Doc/130901/ html/_page__software_bootloader_start.html> [2] <https://groups.google.com/d/msg/lufa-support/uwrFpRQpJzU/e9I6UK5jMJQJ> Signed-off-by: Michael Hanselmann <public@hansmi.ch> |