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 MIDI device class driver MIDI_Device_ReceiveEventPacket() for the XMEGA...
Dean Camera
2013-11-05
1
-2
/
+7
*
Increase AVRISP-MKII Clone PDI/TPI handshake to 1ms from 1us for targets with...
Dean Camera
2013-11-04
1
-0
/
+2
*
Minor documentation improvements.
Dean Camera
2013-11-03
1
-1
/
+1
*
Minor documentation improvements.
Dean Camera
2013-11-03
1
-0
/
+1
*
Fix signature bytes in the DFU class bootloader.
Dean Camera
2013-11-03
1
-0
/
+1
*
AVRISP-MKII Clone Project PDI/TPI frequency increased from 250KHz to 2MHz as ...
Dean Camera
2013-11-02
1
-0
/
+1
*
Add new Bulk Vendor device demo application.
Dean Camera
2013-10-30
1
-0
/
+4
*
Minor documentation corrections.
Dean Camera
2013-10-06
1
-1
/
+3
*
Reset version information following the 130901 release.
Dean Camera
2013-09-01
1
-0
/
+3
*
Version for the 130901 release.
Dean Camera
2013-09-01
1
-1
/
+1
*
Minor documentation improvements.
Dean Camera
2013-09-01
1
-8
/
+8
*
Fixed error receiving PIMA events via the Still Image Host class driver.
Dean Camera
2013-08-23
1
-0
/
+1
*
Minor documentation updates.
Dean Camera
2013-08-14
1
-1
/
+1
*
Use seperate ATTR_NON_NULL_PTR_ARG() decorators in the XMEGA TWI driver to pr...
Dean Camera
2013-08-13
1
-0
/
+1
*
Fixed re-enumeration issue of XMEGA architecture targets.
Dean Camera
2013-08-13
1
-0
/
+1
*
Fix broken USART SPI driver for the AVR8 architecture.
Dean Camera
2013-08-12
1
-0
/
+1
*
Add volatile software RTC to the TempDataLogger application if the dummy RTC ...
Dean Camera
2013-07-20
1
-0
/
+1
*
Fixed incorrect time/date configuration data order in the TempDataLogger host...
Dean Camera
2013-07-16
1
-0
/
+1
*
Fixed incorrect USB device state set when a suspended LUFA device is woken wh...
Dean Camera
2013-07-15
1
-0
/
+1
*
Minor documentation improvements.
Dean Camera
2013-07-14
1
-0
/
+2
*
Re-added Set Control Line State request handling to the CDC class bootloader.
Dean Camera
2013-06-27
1
-0
/
+3
*
Add missing U2S board definition, update build tests and documentation.
Dean Camera
2013-06-22
1
-0
/
+1
*
Update board Dataflash_Init() functions to automatically configure the approp...
Dean Camera
2013-06-12
1
-0
/
+1
*
Added missing LEDs to the XMEGA A3BU Xplained and XMEGA C3 Xplained board LED...
Dean Camera
2013-06-01
1
-0
/
+1
*
Fix HID descriptor mouse and joystick macros for integer multiples of 8 buttons.
Dean Camera
2013-05-23
1
-0
/
+2
*
Merge branch 'master' into XMEGA-Demo-Ports-ClockOnly
Dean Camera
2013-05-20
1
-0
/
+1
|
\
|
*
Add support for the XMEGA C3 Xplained board.
Dean Camera
2013-05-20
1
-0
/
+1
*
|
Add stub functions to all board drivers, so that demos can be compiled with B...
Dean Camera
2013-05-19
1
-0
/
+2
|
/
*
Fix missing bitshift in the AVR8 Pipe_GetBoundEndpointAddress() function.
Dean Camera
2013-05-14
1
-1
/
+1
*
Fix Pipe_GetBoundEndpointAddress() returning bad values in some circumstances.
Dean Camera
2013-05-10
1
-0
/
+2
*
Update Android Accessory Class driver to be compatible with protocol version ...
Dean Camera
2013-05-10
1
-3
/
+5
*
Add new Printer Device Class driver.
Dean Camera
2013-05-05
1
-0
/
+1
*
Fixed possible register corruption in USB Host mode on AVR8 devices when ORDE...
Dean Camera
2013-04-21
1
-0
/
+1
*
Update AS integration scripts and transforms - extract out the module descrip...
Dean Camera
2013-04-08
1
-1
/
+1
*
Added new CONCAT() and CONCAT_EXPANDED() convenience macros.
Dean Camera
2013-04-06
1
-0
/
+1
*
Added additional MIDI command definitions to the MIDI class driver (thanks to...
Dean Camera
2013-03-28
1
-0
/
+1
*
Fixed race condition in the DFU class bootloader causing failed device reprog...
Dean Camera
2013-03-27
1
-0
/
+1
*
Fixed Low Speed USB devices broken when using the library HID Class driver (t...
Dean Camera
2013-03-23
1
-0
/
+2
*
Minor documentation improvements.
Dean Camera
2013-03-19
1
-1
/
+1
*
Fixed incorrect HID report descriptor generated for 16-bit axis ranges by the...
Dean Camera
2013-03-17
1
-0
/
+2
*
Add dummy handler for SCSI_CMD_START_STOP_UNIT in all project SCSI handling r...
Dean Camera
2013-03-09
1
-0
/
+10
*
Add new Printer class USB bootloader.
Dean Camera
2013-03-03
1
-1
/
+3
*
Reset version information now that the LUFA-130303 release has been tagged.
Dean Camera
2013-03-03
1
-0
/
+3
*
Commit for the LUFA-130303 release.
Dean Camera
2013-03-03
1
-1
/
+1
*
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
[next]