index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demos
/
Device
/
ClassDriver
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing Studio module to the Class Driver RNDIS Device demo.
Dean Camera
2013-07-14
1
-0
/
+1
*
Refactor GenericHID Python test script code to make user specific adjustments...
Dean Camera
2013-07-07
1
-8
/
+12
*
Add Python test script using pywinusb for the Class Driver Generic HID Device...
Dean Camera
2013-07-07
2
-0
/
+93
*
Minor documentation improvements.
Dean Camera
2013-07-06
1
-1
/
+0
*
Minor documentation improvements.
Dean Camera
2013-06-16
7
-22
/
+22
*
Update board Dataflash_Init() functions to automatically configure the approp...
Dean Camera
2013-06-12
3
-3
/
+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
16
-16
/
+16
*
Minor documentation improvements.
Dean Camera
2013-05-22
1
-2
/
+2
*
Add missing project dependencies.
Dean Camera
2013-05-19
2
-1
/
+1
*
Add XMEGA support to the class driver demos where possible.
Dean Camera
2013-05-19
76
-71
/
+931
*
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
16
-800
/
+1360
*
Fix broken RNDIS device demos when NO_ETHERNET_DECODE was not defined.
Dean Camera
2013-05-18
2
-2
/
+0
*
Add symbolic names for USB Device String Descriptors within the demos, applic...
Dean Camera
2013-05-15
32
-84
/
+260
*
Add move-to-root directives to all ASF XML application modules, to make the c...
Dean Camera
2013-04-23
16
-0
/
+32
*
Add explicit requirements for the AppConfig.h headers in the various project ...
Dean Camera
2013-04-01
7
-0
/
+7
*
Minor documentation improvements.
Dean Camera
2013-03-18
20
-41
/
+41
*
Add dummy handler for SCSI_CMD_START_STOP_UNIT in all project SCSI handling r...
Dean Camera
2013-03-09
3
-0
/
+3
*
Whitespace fixes in the LUFA configuration files.
Dean Camera
2013-01-29
16
-32
/
+32
*
Update Atmel Studio core board templates to use different templates for each ...
Dean Camera
2013-01-27
16
-16
/
+16
*
Upgrade Doxygen configuration files to the latest version.
Dean Camera
2013-01-20
16
-144
/
+224
*
Move out dummy board module and add strong-references to it in each project, ...
Dean Camera
2013-01-12
16
-0
/
+28
*
Add Atmel Studio keywords to all project XML files.
Dean Camera
2013-01-12
14
-0
/
+87
*
Ensure the demo and project main text files are distributed in Atmel Studio p...
Dean Camera
2013-01-11
14
-0
/
+24
*
Alter VSIX build script to verify all referenced filenames in all modules and...
Dean Camera
2013-01-11
2
-2
/
+0
*
Add board definitions to the pseudo-board selector module in the Atmel Studio...
Dean Camera
2013-01-11
12
-0
/
+12
*
Update and add missing Atmel Studio project description XML files.
Dean Camera
2013-01-10
7
-7
/
+0
*
Add and update more Atmel Studio project description XML files.
Dean Camera
2013-01-10
3
-0
/
+3
*
Make sure the INF driver file is distributed in Atmel Studio projects that re...
Dean Camera
2013-01-09
4
-0
/
+8
*
Add class driver host mode demo ASF module XML files.
Dean Camera
2013-01-09
1
-3
/
+2
*
Fix incorrect module ID in the RNDIS device demo ASF.xml file.
Dean Camera
2013-01-08
1
-1
/
+1
*
Add FDK project descriptions for the class driver Device mode examples.
Dean Camera
2013-01-08
16
-0
/
+633
*
Update copyright year to 2013.
Dean Camera
2013-01-03
135
-253
/
+253
*
Upgrade Doxygen configuration files to the latest Doxygen version.
Dean Camera
2013-01-03
16
-160
/
+1056
*
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
118
-118
/
+118
*
Use the framework provided GlobalInterruptEnable() function instead of the AV...
Dean Camera
2012-09-17
16
-16
/
+16
*
Fixed missing Win-32bit compatibility sections in the LUFA INF driver files (...
Dean Camera
2012-08-16
4
-0
/
+12
*
Upgrade Doxygen configuration files, custom style CSS and DOXYGEN build modul...
Dean Camera
2012-08-13
16
-384
/
+640
*
Add help text to the project makefiles to help new users get information on t...
Dean Camera
2012-08-11
16
-0
/
+32
*
Upgrade Doxygen configuration files to 1.8.1.2.
Dean Camera
2012-07-29
16
-96
/
+64
*
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
16
-144
/
+144
*
Fix project makefiles - remove trailing slash from LUFA_PATH entries and the ...
Dean Camera
2012-07-11
16
-16
/
+16
*
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
4
-260
/
+76
*
Fix accidental struct copies on the stack in the old RNDISEthernet demo TCP c...
Dean Camera
2012-06-26
2
-42
/
+42
*
Don't enforce silent output on submake - pass down the value set by the user ...
Dean Camera
2012-06-24
1
-2
/
+2
[next]