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
*
Fixed lengthy timeouts in the USBtoSerial project if no application on the ho...
Dean Camera
2012-09-16
1
-0
/
+2
*
Added support for the Xevelabs USB2AX revision 3.1 board.
Dean Camera
2012-09-15
1
-0
/
+1
*
Add error message for debugging purposes to the low level AudioInputHost and ...
Dean Camera
2012-09-14
1
-0
/
+1
*
Fixed possible rounding in the VERSION_BCD() macros for some 0.01 step increm...
Dean Camera
2012-09-12
1
-0
/
+1
*
Minor documentation improvements.
Dean Camera
2012-09-09
1
-0
/
+3
*
Add support for the Atmel UC3-A3 Xplained board.
Dean Camera
2012-09-08
2
-0
/
+2
*
Add additional driver documentation to the AVRISP-MKII clone programmer project.
Dean Camera
2012-09-03
1
-1
/
+2
*
Remove incomplete Microsoft Sideshow device demo.
Dean Camera
2012-09-01
1
-0
/
+2
*
Add human readable license information and add some missing module documentat...
Dean Camera
2012-09-01
1
-4
/
+25
*
Remove unused check-source rule from the BUILD build system module.
Dean Camera
2012-08-29
2
-4
/
+1
*
Fixed logic hole breaking USB operations on a USB controller with only one su...
Dean Camera
2012-08-28
1
-0
/
+2
*
Fixed incompatibility in the CDC class bootloader on some systems (thanks to ...
Dean Camera
2012-08-27
1
-0
/
+1
*
Added new doxygen_upgrade and doxygen_create targets to the DOXYGEN build sys...
Dean Camera
2012-08-18
2
-3
/
+12
*
Fix broken Doxygen documentation due to lack of HTML encoding.
Dean Camera
2012-08-18
1
-1
/
+1
*
Document build system targets. Add a rule to the BUILD module that is run if ...
Dean Camera
2012-08-18
1
-0
/
+4
*
Fixed missing Win-32bit compatibility sections in the LUFA INF driver files (...
Dean Camera
2012-08-16
2
-0
/
+2
*
Minor documentation and formatting updates.
Dean Camera
2012-08-15
1
-7
/
+8
*
Upgrade Doxygen configuration files, custom style CSS and DOXYGEN build modul...
Dean Camera
2012-08-13
2
-1072
/
+42
*
Fixed inverted LED driving code for the Arduino Leonardo board. Fixed inverte...
Dean Camera
2012-08-12
1
-1
/
+1
*
Added support for the Arduino Leonardo board. Swap Olimex 32U4 RX/TX LED mask...
Dean Camera
2012-08-12
2
-4
/
+3
*
Added workaround for broken VBUS detection on AVR8 devices when a bootloader ...
Dean Camera
2012-08-12
1
-1
/
+2
*
Fixed broken RESET_TOGGLES_LIBUSB_COMPAT compile time option in the AVRISP-MK...
Dean Camera
2012-08-12
1
-1
/
+17
*
Minor documentation fixes.
Dean Camera
2012-08-08
1
-3
/
+3
*
Minor code style and documentation changes.
Dean Camera
2012-07-31
1
-0
/
+2
*
Reset to placeholder version values in the library after the 120730 release.
Dean Camera
2012-07-30
3
-0
/
+38
*
Commit for the 120730 release.
Dean Camera
2012-07-30
3
-3
/
+3
*
Fix broken code sample section spacing in the Doxygen documentation due to a ...
Dean Camera
2012-07-29
1
-0
/
+1
*
Add support for the Olimex AVR-ISP-MK2 board.
Dean Camera
2012-07-26
3
-0
/
+3
*
Fixed endianess issues in the RNDIS host class driver for UC3 devices (thanks...
Dean Camera
2012-07-22
1
-0
/
+1
*
Commit for the LUFA-120730-BETA release.
Dean Camera
2012-07-16
4
-7
/
+7
*
Add DEBUG_FORMAT and DEBUG_LEVEL optional parameters to the BUILD module. Tur...
Dean Camera
2012-07-15
1
-1
/
+9
*
Update makefile template with the new build module filenames.
Dean Camera
2012-07-14
1
-0
/
+3
*
Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk...
Dean Camera
2012-07-14
1
-10
/
+10
*
Rename hid-teensy and hid-teensy-ee targets to teensy and teensy-ee to be in ...
Dean Camera
2012-07-14
1
-2
/
+2
*
Fix up makefile .NOTPARALLEL heuristics so that linear building is only enfor...
Dean Camera
2012-07-10
1
-0
/
+3
*
Update BUILD build system module with OBJECT_FILES variable, for additional u...
Dean Camera
2012-07-08
1
-0
/
+16
*
Minor documentation improvements.
Dean Camera
2012-07-06
1
-10
/
+10
*
Fixed incorrect Micropendous board LED driver LEDs_SetAllLEDs() and LEDs_Chan...
Dean Camera
2012-07-03
1
-0
/
+1
*
Minor documentation improvements.
Dean Camera
2012-07-03
1
-0
/
+3
*
Fixed CDC and DFU bootloaders API page erase and write function failures (tha...
Dean Camera
2012-06-29
1
-0
/
+1
*
Fixed invalid configuration descriptor in the low level KeyboardMouse device ...
Dean Camera
2012-06-27
1
-0
/
+1
*
Clean up bootloader makefiles to make them a bit more readable.
Dean Camera
2012-06-26
1
-1
/
+1
*
Add "mostlyclean" makefile target to the BUILD build system module.
Dean Camera
2012-06-26
1
-0
/
+7
*
Clean up BUILD build system module, expose "check-source" target for use in u...
Dean Camera
2012-06-23
1
-0
/
+4
*
Add ability to archive build object files into a .a library file to the BUILD...
Dean Camera
2012-06-23
1
-0
/
+4
*
Oops - fix HID build system module documentation error.
Dean Camera
2012-06-21
1
-2
/
+2
*
Add HID bootloader build module (thanks to Stefan Hellermann).
Dean Camera
2012-06-21
1
-2
/
+73
*
Minor documentation improvements.
Dean Camera
2012-06-10
3
-21
/
+21
*
Add OBJDIR optional build variable to the BULD build system module, to allow ...
Dean Camera
2012-06-10
1
-0
/
+5
*
Add a list of module provided make variables and macros to the build system m...
Dean Camera
2012-06-10
1
-0
/
+731
[next]