index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demos
/
Device
/
LowLevel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace CDC interface numbers with enums.
László Monda
2013-10-10
7
-138
/
+138
*
Extract interface numbers into enums.
László Monda
2013-10-06
24
-81
/
+200
*
Add DefaultInstall section to all INF driver files for easier installation.
Dean Camera
2013-08-31
3
-0
/
+9
*
Update to latest Doxygen configurations, patch Doxygen->Docbook transform due...
Dean Camera
2013-08-23
12
-11280
/
+16020
*
Add missing files to the Low Level Device RNDIS demo inside Atmel Studio.
Dean Camera
2013-06-18
1
-0
/
+2
*
Minor documentation improvements.
Dean Camera
2013-06-16
5
-16
/
+16
*
Update board Dataflash_Init() functions to automatically configure the approp...
Dean Camera
2013-06-12
1
-1
/
+0
*
Minor tweak to RNDIS INF files to make them uniform with the style of the CDC...
Dean Camera
2013-05-25
1
-1
/
+1
*
Update Atmel Studio project captions.
Dean Camera
2013-05-23
12
-12
/
+12
*
Add missing project dependencies.
Dean Camera
2013-05-19
1
-0
/
+1
*
Port the device mode demos to the XMEGA architecture where applicable.
Dean Camera
2013-05-19
57
-54
/
+670
*
Update Windows RNDIS driver template.
Dean Camera
2013-05-19
1
-42
/
+46
*
Update Doxygen configuration files to the latest version.
Dean Camera
2013-05-19
12
-600
/
+1020
*
Fix broken RNDIS device demos when NO_ETHERNET_DECODE was not defined.
Dean Camera
2013-05-18
1
-1
/
+0
*
Add symbolic names for USB Device String Descriptors within the demos, applic...
Dean Camera
2013-05-15
24
-62
/
+194
*
Add move-to-root directives to all ASF XML application modules, to make the c...
Dean Camera
2013-04-23
12
-0
/
+24
*
Add explicit requirements for the AppConfig.h headers in the various project ...
Dean Camera
2013-04-01
5
-0
/
+5
*
Minor documentation improvements.
Dean Camera
2013-03-18
12
-22
/
+22
*
Add dummy handler for SCSI_CMD_START_STOP_UNIT in all project SCSI handling r...
Dean Camera
2013-03-09
1
-0
/
+1
*
Whitespace fixes in the LUFA configuration files.
Dean Camera
2013-01-29
12
-24
/
+24
*
Update Atmel Studio core board templates to use different templates for each ...
Dean Camera
2013-01-27
12
-12
/
+12
*
Upgrade Doxygen configuration files to the latest version.
Dean Camera
2013-01-20
12
-108
/
+168
*
Move out dummy board module and add strong-references to it in each project, ...
Dean Camera
2013-01-12
12
-0
/
+12
*
Add Atmel Studio keywords to all project XML files.
Dean Camera
2013-01-12
12
-0
/
+72
*
Ensure the demo and project main text files are distributed in Atmel Studio p...
Dean Camera
2013-01-11
12
-0
/
+22
*
Add board definitions to the pseudo-board selector module in the Atmel Studio...
Dean Camera
2013-01-11
11
-0
/
+11
*
Update and add missing Atmel Studio project description XML files.
Dean Camera
2013-01-10
12
-0
/
+471
*
Update copyright year to 2013.
Dean Camera
2013-01-03
103
-193
/
+193
*
Upgrade Doxygen configuration files to the latest Doxygen version.
Dean Camera
2013-01-03
12
-120
/
+792
*
Fixed hardware race condition that could cause failed device enumerations for...
Dean Camera
2013-01-03
1
-3
/
+3
*
Minor documentation improvements.
Dean Camera
2012-10-05
90
-90
/
+90
*
Use the framework provided GlobalInterruptEnable() function instead of the AV...
Dean Camera
2012-09-17
12
-12
/
+12
*
Make CPPCheck tool happy by altering the program flow in the low level keyboa...
Dean Camera
2012-09-13
1
-4
/
+6
*
Fixed missing Win-32bit compatibility sections in the LUFA INF driver files (...
Dean Camera
2012-08-16
2
-0
/
+6
*
Upgrade Doxygen configuration files, custom style CSS and DOXYGEN build modul...
Dean Camera
2012-08-13
12
-288
/
+480
*
Add help text to the project makefiles to help new users get information on t...
Dean Camera
2012-08-11
12
-0
/
+24
*
Upgrade Doxygen configuration files to 1.8.1.2.
Dean Camera
2012-07-29
12
-72
/
+48
*
Use immediate variable expansion in the second-deepest level makefile scripts...
Dean Camera
2012-07-14
1
-1
/
+1
*
Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk...
Dean Camera
2012-07-14
12
-108
/
+108
*
Fix project makefiles - remove trailing slash from LUFA_PATH entries and the ...
Dean Camera
2012-07-11
12
-12
/
+12
*
Fix up makefile .NOTPARALLEL heuristics so that linear building is only enfor...
Dean Camera
2012-07-10
1
-4
/
+6
*
Slightly better method of recursive make - use proper make dependencies to al...
Dean Camera
2012-07-10
1
-4
/
+17
*
Update CDC driver INF files so that they should work even on systems without ...
Dean Camera
2012-07-07
2
-130
/
+38
*
Fixed invalid configuration descriptor in the low level KeyboardMouse device ...
Dean Camera
2012-06-27
1
-1
/
+0
*
Fix accidental struct copies on the stack in the old RNDISEthernet demo TCP c...
Dean Camera
2012-06-26
2
-41
/
+41
*
Don't enforce silent output on submake - pass down the value set by the user ...
Dean Camera
2012-06-24
1
-2
/
+2
*
Add HID bootloader build module (thanks to Stefan Hellermann).
Dean Camera
2012-06-21
12
-0
/
+12
*
Add OBJDIR optional build variable to the BULD build system module, to allow ...
Dean Camera
2012-06-10
1
-0
/
+2
*
Spell check source code, fix mistakes.
Dean Camera
2012-06-09
1
-1
/
+1
*
Fix typos in recursive make rules.
Dean Camera
2012-06-04
1
-1
/
+1
[next]