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