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
Age
Commit message (
Expand
)
Author
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-15
Add DEBUG_FORMAT and DEBUG_LEVEL optional parameters to the BUILD module. Tur...
Dean
2012-07-14
Update makefile template with the new build module filenames.
Dean
2012-07-14
Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk...
Dean
2012-07-14
Rename hid-teensy and hid-teensy-ee targets to teensy and teensy-ee to be in ...
Dean
2012-07-10
Fix up makefile .NOTPARALLEL heuristics so that linear building is only enfor...
Dean
2012-07-08
Update BUILD build system module with OBJECT_FILES variable, for additional u...
Dean
2012-07-06
Minor documentation improvements.
Dean
2012-07-03
Fixed incorrect Micropendous board LED driver LEDs_SetAllLEDs() and LEDs_Chan...
Dean
2012-07-03
Minor documentation improvements.
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-26
Clean up bootloader makefiles to make them a bit more readable.
Dean
2012-06-26
Add "mostlyclean" makefile target to the BUILD build system module.
Dean
2012-06-23
Clean up BUILD build system module, expose "check-source" target for use in u...
Dean
2012-06-23
Add ability to archive build object files into a .a library file to the BUILD...
Dean
2012-06-21
Oops - fix HID build system module documentation error.
Dean
2012-06-21
Add HID bootloader build module (thanks to Stefan Hellermann).
Dean
2012-06-10
Minor documentation improvements.
Dean
2012-06-10
Add OBJDIR optional build variable to the BULD build system module, to allow ...
Dean
2012-06-10
Add a list of module provided make variables and macros to the build system m...
Dean
2012-06-10
Add Build System documentation to the library manual. Update CPPCHECK build s...
Dean
2012-06-10
Add MAX_ENDPOINT_INDEX compile time option for the XMEGA devices.
Dean
2012-06-10
Change the build system build module makefiles to have a set of sanity check ...
Dean
2012-06-09
Added new JTAG_ENABLE() macro for the AVR8 architecture. Fixed the JTAG_DISAB...
Dean
2012-06-07
Minor documentation changes.
Dean
2012-06-07
Update SVN line endings property on newer source files to native.
Dean
2012-06-04
Add default project template to the Doxygen manual of the library.
Dean
2012-06-02
Add platform driver dispatch header and makefile module source variable.
Dean
2012-06-02
Minor documentation improvements.
Dean
2012-06-02
Update library documentation on the standard LUFA makefile template configura...
Dean
2012-06-01
Switch over Demos, Bootloaders and Projects to the new and improved build sys...
Dean
2012-05-29
Minor documentation improvements.
Dean
2012-05-27
Minor documentation improvements.
Dean
2012-05-27
Minor documentation improvements.
Dean
2012-05-27
Minor documentation improvements.
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-20
Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet ...
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
Fixed possible deadlock in the CDC device driver if the USB connection is dro...
Dean
[next]