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 incorrect output in the HIDReportViewer project when no device is conne...
Dean Camera
2013-02-28
1
-0
/
+1
*
Fixed potential NULL pointer dereference in the HID Host mode Class Driver (t...
Dean Camera
2013-02-27
1
-0
/
+1
*
Changed all *_SendByte() function prototypes to accept a void pointer for the...
Dean Camera
2013-02-24
1
-0
/
+1
*
Fixed swapped LED3 and LED4 masks for the Olimex-32U4 development board LED d...
Dean Camera
2013-02-19
1
-1
/
+2
*
Update author information.
Dean Camera
2013-02-17
1
-1
/
+1
*
Suppress unused function parameter warnings in the USB driver.
Dean Camera
2013-01-27
1
-0
/
+1
*
Added new Board Hardware Information board driver.
Dean Camera
2013-01-27
1
-0
/
+1
*
Fixed incorrectly issuing STALL response to unsupported control request SETUP...
Dean Camera
2013-01-27
2
-0
/
+2
*
Add support for the Dimex Stange-ISP programmer board (thanks to Gerhard Wess...
Dean Camera
2013-01-19
2
-0
/
+2
*
Fix oops - forgot to save changelog after previous update.
Dean Camera
2013-01-15
1
-1
/
+1
*
Fixed bug in the TWI peripheral driver for the AVR8 devices causing incorrect...
Dean Camera
2013-01-15
1
-0
/
+1
*
Updated AVRISP-MKII Clone Programmer project so that the SCK clock period is ...
Dean Camera
2013-01-13
1
-0
/
+1
*
Minor documentation improvements.
Dean Camera
2013-01-06
1
-0
/
+1
*
Fixed incorrect ordering of the linker options in the build system causing li...
Dean Camera
2013-01-05
1
-0
/
+1
*
Minor documentation improvements.
Dean Camera
2013-01-05
1
-2
/
+8
*
Minor documentation improvements.
Dean Camera
2013-01-03
1
-3
/
+3
*
Fixed hardware race condition that could cause failed device enumerations for...
Dean Camera
2013-01-03
1
-3
/
+6
*
Remove support for devices that were not put into production.
Dean Camera
2013-01-03
1
-18
/
+3
*
Minor documentation improvements.
Dean Camera
2012-11-12
1
-0
/
+2
*
Remove dependency on the "bc" command line calculator tool in the bootloaders...
Dean Camera
2012-11-10
2
-5
/
+2
*
Add troubleshooting page to the build system section of the documentation.
Dean Camera
2012-10-28
1
-20
/
+141
*
Increased throughput in the USBtoSerial project now that data transmission is...
Dean Camera
2012-10-20
1
-1
/
+1
*
Fixed maximum allowed keyboard key code usage of 0x65 rather than 0xFF for th...
Dean Camera
2012-10-14
1
-2
/
+3
*
Fixed incorrect definitions of HID_KEYBOARD_LED_KANA, HID_KEYBOARD_SC_KEYPAD_...
Dean Camera
2012-10-14
3
-3
/
+16
*
Minor documentation improvements.
Dean Camera
2012-10-05
1
-0
/
+1
*
Add LINKER_RELAXATIONS option to the LUFA BUILD build system module.
Dean Camera
2012-09-30
2
-0
/
+9
*
Minor documentation improvements. Remove AS4 project generator script as it i...
Dean Camera
2012-09-23
4
-330
/
+105
*
Minor documentation improvements.
Dean Camera
2012-09-22
2
-0
/
+2
*
Fixed incorrect Dataflash functionality in the USBKEY board if the driver is ...
Dean Camera
2012-09-19
1
-0
/
+1
*
Fix missing briefs in the documentation for several modules, fix up invalid d...
Dean Camera
2012-09-19
1
-6
/
+6
*
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
[next]