index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
/
DoxygenPages
/
ChangeLog.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for the Olimex AVR-ISP-MK2 board.
Dean Camera
2012-07-26
1
-0
/
+1
*
Fixed endianess issues in the RNDIS host class driver for UC3 devices (thanks...
Dean Camera
2012-07-22
1
-0
/
+1
*
Commit for the LUFA-120730-BETA release.
Dean Camera
2012-07-16
1
-1
/
+1
*
Fixed incorrect Micropendous board LED driver LEDs_SetAllLEDs() and LEDs_Chan...
Dean Camera
2012-07-03
1
-0
/
+1
*
Fixed CDC and DFU bootloaders API page erase and write function failures (tha...
Dean Camera
2012-06-29
1
-0
/
+1
*
Fixed invalid configuration descriptor in the low level KeyboardMouse device ...
Dean Camera
2012-06-27
1
-0
/
+1
*
Added new JTAG_ENABLE() macro for the AVR8 architecture. Fixed the JTAG_DISAB...
Dean Camera
2012-06-09
1
-1
/
+3
*
Switch over Demos, Bootloaders and Projects to the new and improved build sys...
Dean Camera
2012-06-01
1
-0
/
+1
*
Fixed swapped Little Endian/Big Endian endpoint and pipe write code for the U...
Dean Camera
2012-05-26
1
-0
/
+1
*
Added new RESET_TOGGLES_LIBUSB_COMPAT compile time option to the AVRISP-MKII ...
Dean Camera
2012-05-20
1
-0
/
+1
*
Added build test to verify correct compilation of all bootloaders using all s...
Dean Camera
2012-05-13
1
-0
/
+3
*
Fixed CDC and DFU bootloaders API function offsets incorrect on some devices ...
Dean Camera
2012-05-13
1
-0
/
+1
*
Changed board LED driver implementations of LEDs_ToggleLEDs() for the AVR8 ar...
Dean Camera
2012-05-06
1
-0
/
+1
*
Added support for the Olimex AVR-USB-32U4 and Olimex AVR-USB-T32U4 boards.
Dean Camera
2012-05-06
1
-0
/
+2
*
Fixed broken MIDI host driver MIDI_Host_ReceiveEventPacket() function due to ...
Dean Camera
2012-05-06
1
-0
/
+1
*
Increased endpoint polling interval for all demos and projects to 5ms, as 1ms...
Dean Camera
2012-05-06
1
-0
/
+1
*
Fixed possible deadlock in the CDC device driver if the USB connection is dro...
Dean Camera
2012-05-05
1
-0
/
+2
*
Fixed incorrect DFU version number reported to the host in the DFU bootloade...
Dean Camera
2012-05-05
1
-0
/
+2
*
The library bootloaders will now correctly start the user application after a...
Dean Camera
2012-04-29
1
-1
/
+3
*
Added support for the DorkbotPDX Duce board.
Dean Camera
2012-04-25
1
-0
/
+1
*
Fixed inverted LED logic in the USB2AX board LED driver (thanks to Nicolas Sa...
Dean Camera
2012-04-25
1
-0
/
+1
*
Changed MIDI event structure MIDI_EventPacket_t to use a single field for the...
Dean Camera
2012-04-25
1
-0
/
+2
*
Fixed AVRISP-MKII programmer project reset line polarity inverted when the ge...
Dean Camera
2012-04-16
1
-0
/
+1
*
Fixed incorrect reponse to GET STATUS requests in device mode if NO_DEVICE_SE...
Dean Camera
2012-04-15
1
-0
/
+1
*
Added new SerialToLCD user project contributed by Simon Foster.
Dean Camera
2012-04-14
1
-0
/
+1
*
Reintegrate the FullEPAddresses development branch into trunk.
Dean Camera
2012-04-14
1
-0
/
+12
*
Fixed CDC and DFU bootloaders failing to compile when the bootloader section ...
Dean Camera
2012-04-14
1
-0
/
+1
*
Removed the old pseudo-scheduler from the library as it was unused and deprec...
Dean Camera
2012-04-08
1
-0
/
+1
*
Minor documentation improvements.
Dean Camera
2012-04-08
1
-11
/
+11
*
Reverted AVRISP-MKII clone project watchdog based command timeout patch in fa...
Dean Camera
2012-04-01
1
-0
/
+1
*
Removed variable axis support from the HID_DESCRIPTOR_JOYSTICK() macro due to...
Dean Camera
2012-03-29
1
-1
/
+2
*
Added additional bootloader API data to expose the bootloader start address a...
Dean Camera
2012-03-29
1
-0
/
+1
*
Fixed AVRISP-MKII programmer project failing to compile for the U4 chips when...
Dean Camera
2012-03-20
1
-0
/
+2
*
Fixed inverted LED logic in the OLIMEX162 board LED driver.
Dean Camera
2012-03-20
1
-0
/
+1
*
Fixed error in the AVRISP-MKII programmer when ISP mode is used at 64KHz (tha...
Dean Camera
2012-03-18
1
-1
/
+1
*
Fixed compile error if LEDs_Disable() is called and BOARD=NONE is set (thanks...
Dean Camera
2012-03-17
1
-0
/
+1
*
Fixed incorrect call to the user callback CALLBACK_Audio_Device_GetSetInterfa...
Dean Camera
2012-03-15
1
-1
/
+2
*
Audio Device Class driver changed to also require the index of the Audio Cont...
Dean Camera
2012-03-14
1
-0
/
+1
*
Added Dataflash operational checks and aborts to all projects using the Dataf...
Dean Camera
2012-03-09
1
-0
/
+1
*
Fixed compile error for the UC3 architecture when INTERRUPT_CONTROL_ENDPOINT ...
Dean Camera
2012-03-06
1
-0
/
+1
*
Raised the guard bits in the AVRISP-MKII clone project when in PDI and TPI to...
Dean Camera
2012-03-05
1
-1
/
+1
*
Minor documentation improvements.
Dean Camera
2012-02-26
1
-1
/
+2
*
Modified the CDC Host demos to set a default CDC Line Encoding on enumerated ...
Dean Camera
2012-02-24
1
-1
/
+1
*
Added support for the BitWizard Multio and Big-Multio boards.
Dean Camera
2012-02-22
1
-1
/
+1
*
Remove potentially unaligned uint32_t access in HIDParser.c, replace with sta...
Dean Camera
2012-02-20
1
-1
/
+17
*
Update trunk post-120219 release.
Dean Camera
2012-02-19
1
-0
/
+3
*
Commit for the 120219 release.
Dean Camera
2012-02-19
1
-1
/
+1
*
Fix errors uncovered by the new build test compile warnings; fix UC3 pipe con...
Dean Camera
2012-02-19
1
-0
/
+1
*
All USB Class Driver configuration struct values are now non-const, to allow ...
Dean Camera
2012-02-19
1
-0
/
+1
*
Add build test for forced single USB modes.
Dean Camera
2012-02-19
1
-1
/
+2
[next]