index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
/
DoxygenPages
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Minor documentation improvements.
Dean Camera
2012-05-12
1
-0
/
+2
*
Add support for the ATXMEGA384C3.
Dean Camera
2012-05-07
1
-0
/
+5
*
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
3
-0
/
+5
*
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
2
-0
/
+2
*
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
2
-0
/
+8
*
Remove an unused variable in the HID loader CLI application. Update known iss...
Dean Camera
2012-04-19
1
-0
/
+2
*
Add known issues to the documentation.
Dean Camera
2012-04-18
3
-1
/
+39
*
Fixed AVRISP-MKII programmer project reset line polarity inverted when the ge...
Dean Camera
2012-04-16
1
-0
/
+1
*
Minor documentation improvements.
Dean Camera
2012-04-15
1
-2
/
+3
*
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
5
-2
/
+61
*
Fixed CDC and DFU bootloaders failing to compile when the bootloader section ...
Dean Camera
2012-04-14
3
-0
/
+5
*
Remove outdated documentation from the library, minor documentation improveme...
Dean Camera
2012-04-09
4
-170
/
+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
*
Minor documentation improvements.
Dean Camera
2012-04-08
3
-128
/
+142
*
Move out Doxygen style assets into a seperate folder.
Dean Camera
2012-04-08
2
-0
/
+0
*
Doxygen documentation style changes. Minor documentation corrections.
Dean Camera
2012-04-08
2
-2
/
+1089
*
Move documentation images into a dedicated sub-folder.
Dean Camera
2012-04-08
6
-9
/
+9
*
Add guide for importing LUFA into an AS5/AS6 project.
Dean Camera
2012-04-08
9
-0
/
+107
*
Fix up Doxygen documentation directives to allow for generation of documentat...
Dean Camera
2012-04-07
1
-189
/
+15
*
Minor documentation improvements.
Dean Camera
2012-04-05
1
-0
/
+1
*
Reverted AVRISP-MKII clone project watchdog based command timeout patch in fa...
Dean Camera
2012-04-01
1
-0
/
+1
*
Minor documentation improvements.
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
2
-1
/
+5
*
Added additional bootloader API data to expose the bootloader start address a...
Dean Camera
2012-03-29
1
-0
/
+1
*
Re-enable cppcheck static analysis unused function checks after adding in spe...
Dean Camera
2012-03-25
1
-1
/
+0
*
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
2
-0
/
+5
*
Reorder manual documentation sections, remove useless "AboutLUFA" section.
Dean Camera
2012-03-13
2
-21
/
+5
*
Added Dataflash operational checks and aborts to all projects using the Dataf...
Dean Camera
2012-03-09
1
-0
/
+1
*
Minor documentation improvements.
Dean Camera
2012-03-06
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-03-04
1
-1
/
+6
*
Minor documentation improvements.
Dean Camera
2012-02-26
1
-1
/
+2
[next]