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
Age
Commit message (
Expand
)
Author
2012-05-20
Additional fixes to the MIDI host driver due to not unfreezing/re-freezing pi...
Dean
2012-05-20
Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet ...
Dean
2012-05-19
Add missing CPPCheck unusedFunction check suppressions on the USB template fu...
Dean
2012-05-17
Update project Doxygen and makefiles so that the resulting project documentat...
Dean
2012-05-13
Clean up and speed up build tests by turning off expensive and slow size opti...
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-12
Minor documentation improvements.
Dean
2012-05-07
Add support for the ATXMEGA384C3.
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
Add additional preprocessor sanity checks for the XMEGA platform based on the...
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-25
Add basic hardware mapping information for all supported boards.
Dean
2012-04-23
Fix documentation of the board LED driver (thanks to Karl Lunt).
Dean
2012-04-19
Remove an unused variable in the HID loader CLI application. Update known iss...
Dean
2012-04-18
Add known issues to the documentation.
Dean
2012-04-16
Fixed AVRISP-MKII programmer project reset line polarity inverted when the ge...
Dean
2012-04-15
Minor documentation improvements.
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-09
Fix typos in the LUFAConfig.h header file. Add missing modules to the AVR8 ar...
Dean
2012-04-09
Ensure Temperature.c and TWI_AVR8.c can be compiled silently in projects with...
Dean
2012-04-09
Remove outdated documentation from the library, minor documentation improveme...
Dean
2012-04-09
Make Doxygen fail for any Doxygen output other than unsupported tags (as thes...
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-08
Minor documentation improvements.
Dean
2012-04-08
Minor documentation improvements.
Dean
2012-04-08
Move out Doxygen style assets into a seperate folder.
Dean
2012-04-08
Doxygen documentation style changes. Minor documentation corrections.
Dean
2012-04-08
Add additional specific sub-family parts to the ModuleTest build test as thes...
Dean
2012-04-08
Move documentation images into a dedicated sub-folder.
Dean
2012-04-08
Add guide for importing LUFA into an AS5/AS6 project.
Dean
2012-04-07
Oops - fix broken makefile tar rule.
Dean
2012-04-07
Fix up Doxygen documentation directives to allow for generation of documentat...
Dean
2012-04-07
Add architecture guards to all architecture-specific files, so that they can ...
Dean
2012-04-07
Add extra LUFA TAR archive export exclusions.
Dean
2012-04-07
Add main library makefile target "export_tar" to export a copy of the library...
Dean
2012-04-05
Minor documentation improvements.
Dean
2012-04-01
Reverted AVRISP-MKII clone project watchdog based command timeout patch in fa...
Dean
[next]