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
*
Fixed incorrect comments in DataflashManager.c (thanks to Andrew Milkovich).
Dean Camera
2015-09-27
3
-6
/
+6
*
Fix compilation failure in DualVirtualSerial.c.
Reilly Grant
2015-07-31
1
-1
/
+1
*
Update copyrights to 2015 (better late than never).
Dean Camera
2015-05-17
144
-267
/
+267
*
Add CDC control line state change handlers to the class driver demos, to demo...
Dean Camera
2015-03-15
4
-0
/
+70
*
Documentation fixes.
Dean Camera
2015-03-10
15
-30
/
+30
*
Upgrade to latest Doxygen.
Dean Camera
2014-12-27
17
-1717
/
+2244
*
Obsolete the old MACROS and MACROE convenience macros.
Dean Camera
2014-09-14
4
-14
/
+14
*
Minor documentation improvements.
Dean Camera
2014-09-11
1
-1
/
+1
*
Oops: fix incorrect filename in the Dual MIDI device demo.
Dean Camera
2014-08-31
1
-0
/
+0
*
Add Dual MIDI device class driver demo application.
Dean Camera
2014-08-31
11
-3
/
+3450
*
Fix overflow for RNDIS class driver responses when returning the adapter quer...
Dean Camera
2014-08-31
3
-8
/
+14
*
Update Doxygen confiuration files to 1.8.8.
Dean Camera
2014-08-24
16
-224
/
+560
*
Upgrade to latest Doxygen.
Dean Camera
2014-04-21
16
-432
/
+544
*
Rename all Doxygen.conf file to doxyfile and distribute them in the Atmel Stu...
Dean Camera
2014-01-08
31
-0
/
+15
*
Add USB_STRING_DESCRIPTOR_ARRAY() macro, update demos where required.
Dean Camera
2014-01-08
16
-16
/
+16
*
Use the new USB_STRING_DESCRIPTOR macro for every string descriptor.
László Monda
2014-01-08
15
-270
/
+45
*
Add USB_STRING_DESCRIPTOR and make the Keyboard demo use it.
László Monda
2014-01-08
1
-18
/
+3
*
Update copyrights for 2014.
Dean Camera
2014-01-04
138
-285
/
+285
*
Upgrade Doxygen configuration files to the latest version.
Dean Camera
2013-12-26
16
-128
/
+496
*
Minor documentation improvements.
Dean Camera
2013-12-20
2
-2
/
+2
*
Use new VERSION_BCD() macro with explicit int arguments to fix edge cases wit...
Dean Camera
2013-11-21
16
-51
/
+51
*
Exclude all host application directories from the Doxygen configuration files.
Dean Camera
2013-11-20
1
-1
/
+2
*
Merge pull request #12 from mondalaci/generichid-node-libusb-script
Dean Camera
2013-11-03
1
-0
/
+143
|
\
|
*
Add node.js libusb GenericHID test script.
László Monda
2013-11-03
1
-0
/
+143
*
|
Add libusb GenericHID Python test script.
László Monda
2013-11-02
2
-0
/
+98
|
/
*
Replace remaining MIDI interface numbers with enums.
László Monda
2013-10-12
5
-8
/
+8
*
Replace CDC interface numbers with enums.
László Monda
2013-10-10
9
-73
/
+73
*
Extract interface numbers into enums.
László Monda
2013-10-06
48
-121
/
+281
*
Add DefaultInstall section to all INF driver files for easier installation.
Dean Camera
2013-08-31
5
-0
/
+15
*
Update to latest Doxygen configurations, patch Doxygen->Docbook transform due...
Dean Camera
2013-08-23
16
-15040
/
+21360
*
Add host application directories as distributables in Atmel Studio.
Dean Camera
2013-08-14
1
-0
/
+3
*
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
[next]