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
Age
Commit message (
Expand
)
Author
2013-05-26
add new test program
HEAD
master
Donald Delmar Davis
2012-07-30
Reset to placeholder version values in the library after the 120730 release.
Dean
2012-07-30
Commit for the 120730 release.
Dean
2012-07-29
Fix broken code sample section spacing in the Doxygen documentation due to a ...
Dean
2012-07-29
Upgrade Doxygen configuration files to 1.8.1.2.
Dean
2012-07-29
Enhance bootloader descriptor strings in the CDC and DFU bootloaders.
Dean
2012-07-28
Add missing source URL for the HID DLL library use in the TempDataLogger appl...
Dean
2012-07-26
Add OLIMEX AVR-ISP-MK2 board to the BoardDriverTest build test.
Dean
2012-07-26
Add hack to the XPLAINBridge project to allow it to compile even if an identi...
Dean
2012-07-26
Add support for the Olimex AVR-ISP-MK2 board.
Dean
2012-07-26
Fix errors in some board driver LED_Disable() functions.
Dean
2012-07-26
Minor documentation fixes.
Dean
2012-07-25
Split out bootloader HEX generation into separate directories for each bootlo...
Dean
2012-07-24
Extend bootloader build test to include all supported configurations includin...
Dean
2012-07-24
Force the maintenance script to built bootloaders with F_USB values of 8MHz a...
Dean
2012-07-24
Add missing UC3 architecture F_USB configuration checks.
Dean
2012-07-23
Add missing supported bootloader configurations to the BootloaderTest build t...
Dean
2012-07-23
Make the bootloader generation maintenance script copy over the project licen...
Dean
2012-07-23
Update bootloader build test with bootloader target board information.
Dean
2012-07-23
Add a "make_bootloaders" target to the Maintenance makefile, to generate all ...
Dean
2012-07-22
Add missing INTC_GetInterruptHandler() function prototype.
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
Minor documentation improvements.
Dean
2012-07-15
Add DEBUG_FORMAT and DEBUG_LEVEL optional parameters to the BUILD module. Tur...
Dean
2012-07-14
Use immediate variable expansion in the second-deepest level makefile scripts...
Dean
2012-07-14
Update makefile template with the new build module filenames.
Dean
2012-07-14
Fix up main library core makefile include paths.
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-11
Fix project makefiles - remove trailing slash from LUFA_PATH entries and the ...
Dean
2012-07-10
Oops - override OBJDIR with "." not blank for the XPLAINBridge project.
Dean
2012-07-10
Override the OBJDIR setting for the XPLAINBridge project, as this currently d...
Dean
2012-07-10
Mark build test makefiles as being incompatible with parallel make builds, as...
Dean
2012-07-10
Fix Maintenance makefile calling "make" directly rather than using $(MAKE).
Dean
2012-07-10
Fix up makefile .NOTPARALLEL heuristics so that linear building is only enfor...
Dean
2012-07-10
Add check and error to the BUILD module if OBJDIR option is set but object fi...
Dean
2012-07-10
Slightly better method of recursive make - use proper make dependencies to al...
Dean
2012-07-09
Fix broken builds when OBJDIR is specified in the BUILD build system module.
Dean
2012-07-09
Remove unnecessary build system modules from the HID EEPROM Loader shim appli...
Dean
2012-07-08
Clean up HID EEPROM loader shim application code, simplify project makefile. ...
Dean
2012-07-08
Update BUILD build system module with OBJECT_FILES variable, for additional u...
Dean
2012-07-07
Reduce bootloader magic key to 16 bits to save FLASH space.
Dean
2012-07-07
Update CDC driver INF files so that they should work even on systems without ...
Dean
2012-07-06
Minor documentation improvements.
Dean
2012-07-05
Fix LUFA_SRC_PLATFORM makefile variable in the SOURCES build module to use LU...
Dean
2012-07-03
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-07-01
Fix up non-relative header file include paths (thanks to Kim Blomqvist).
Dean
[next]