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
*
Fixed incorrect output in the HIDReportViewer project when no device is conne...
Dean Camera
2013-02-28
1
-0
/
+1
*
Fixed potential NULL pointer dereference in the HID Host mode Class Driver (t...
Dean Camera
2013-02-27
1
-0
/
+1
*
Changed all *_SendByte() function prototypes to accept a void pointer for the...
Dean Camera
2013-02-24
1
-0
/
+1
*
Fixed swapped LED3 and LED4 masks for the Olimex-32U4 development board LED d...
Dean Camera
2013-02-19
1
-1
/
+2
*
Added new Board Hardware Information board driver.
Dean Camera
2013-01-27
1
-0
/
+1
*
Fixed incorrectly issuing STALL response to unsupported control request SETUP...
Dean Camera
2013-01-27
1
-0
/
+1
*
Add support for the Dimex Stange-ISP programmer board (thanks to Gerhard Wess...
Dean Camera
2013-01-19
1
-0
/
+1
*
Fix oops - forgot to save changelog after previous update.
Dean Camera
2013-01-15
1
-1
/
+1
*
Fixed bug in the TWI peripheral driver for the AVR8 devices causing incorrect...
Dean Camera
2013-01-15
1
-0
/
+1
*
Updated AVRISP-MKII Clone Programmer project so that the SCK clock period is ...
Dean Camera
2013-01-13
1
-0
/
+1
*
Fixed incorrect ordering of the linker options in the build system causing li...
Dean Camera
2013-01-05
1
-0
/
+1
*
Fixed hardware race condition that could cause failed device enumerations for...
Dean Camera
2013-01-03
1
-3
/
+6
*
Remove dependency on the "bc" command line calculator tool in the bootloaders...
Dean Camera
2012-11-10
1
-1
/
+2
*
Increased throughput in the USBtoSerial project now that data transmission is...
Dean Camera
2012-10-20
1
-1
/
+1
*
Fixed maximum allowed keyboard key code usage of 0x65 rather than 0xFF for th...
Dean Camera
2012-10-14
1
-2
/
+3
*
Fixed incorrect definitions of HID_KEYBOARD_LED_KANA, HID_KEYBOARD_SC_KEYPAD_...
Dean Camera
2012-10-14
1
-2
/
+4
*
Fixed incorrect Dataflash functionality in the USBKEY board if the driver is ...
Dean Camera
2012-09-19
1
-0
/
+1
*
Fixed lengthy timeouts in the USBtoSerial project if no application on the ho...
Dean Camera
2012-09-16
1
-0
/
+2
*
Added support for the Xevelabs USB2AX revision 3.1 board.
Dean Camera
2012-09-15
1
-0
/
+1
*
Fixed possible rounding in the VERSION_BCD() macros for some 0.01 step increm...
Dean Camera
2012-09-12
1
-0
/
+1
*
Add support for the Atmel UC3-A3 Xplained board.
Dean Camera
2012-09-08
1
-0
/
+1
*
Add additional driver documentation to the AVRISP-MKII clone programmer project.
Dean Camera
2012-09-03
1
-1
/
+2
*
Fixed logic hole breaking USB operations on a USB controller with only one su...
Dean Camera
2012-08-28
1
-0
/
+2
*
Fixed incompatibility in the CDC class bootloader on some systems (thanks to ...
Dean Camera
2012-08-27
1
-0
/
+1
*
Added new doxygen_upgrade and doxygen_create targets to the DOXYGEN build sys...
Dean Camera
2012-08-18
1
-0
/
+1
*
Fixed missing Win-32bit compatibility sections in the LUFA INF driver files (...
Dean Camera
2012-08-16
1
-0
/
+1
*
Fixed inverted LED driving code for the Arduino Leonardo board. Fixed inverte...
Dean Camera
2012-08-12
1
-1
/
+1
*
Added support for the Arduino Leonardo board. Swap Olimex 32U4 RX/TX LED mask...
Dean Camera
2012-08-12
1
-1
/
+1
*
Added workaround for broken VBUS detection on AVR8 devices when a bootloader ...
Dean Camera
2012-08-12
1
-1
/
+2
*
Fixed broken RESET_TOGGLES_LIBUSB_COMPAT compile time option in the AVRISP-MK...
Dean Camera
2012-08-12
1
-1
/
+17
*
Reset to placeholder version values in the library after the 120730 release.
Dean Camera
2012-07-30
1
-0
/
+3
*
Commit for the 120730 release.
Dean Camera
2012-07-30
1
-1
/
+1
*
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
[next]