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-10
Add branch for the conversion of demos to use standard C header files for con...
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
2012-04-01
Minor documentation improvements.
Dean
2012-03-29
Oops - typos in alterations to HID_DESCRIPTOR_JOYSTICK().
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-25
Re-enable cppcheck static analysis unused function checks after adding in spe...
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
Add XMEGA C3 family to the ModuleTest build test.
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-13
Reorder manual documentation sections, remove useless "AboutLUFA" section.
Dean
2012-03-09
Only abort Doxygen documentation generation if a non-unsupported tag warning ...
Dean
2012-03-09
Added Dataflash operational checks and aborts to all projects using the Dataf...
Dean
2012-03-09
Update Doxygen documentation build scripts to fail if any warnings are genera...
Dean
2012-03-06
Minor documentation improvements.
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-03-04
Minor documentation improvements.
Dean
2012-02-26
Minor documentation improvements.
Dean
2012-02-26
Fixed possible enumeration error if the user application selects the non-Cont...
Dean
2012-02-25
Remove Library Apps overview page from the documentation.
Dean
2012-02-25
Update main library documentation organisation for Doxygen 1.8.0.
Dean
2012-02-25
Update author information.
Dean
2012-02-24
Modified the CDC Host demos to set a default CDC Line Encoding on enumerated ...
Dean
2012-02-24
Minor documentation fixes - change \note entries to \warning where appropriat...
Dean
2012-02-22
Added support for the BitWizard Multio and Big-Multio boards.
Dean
[next]