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
/
GenericHID
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyrights for 2017.
Dean Camera
2017-04-18
10
-16
/
+16
*
Add LUFA DMBS extension modules, use DMBS in project makefiles.
Dean Camera
2016-04-03
1
-10
/
+15
*
Update copyrights to 2016.
Dean Camera
2016-01-31
10
-16
/
+16
*
Fixed incorrect CALLBACK_USB_GetDescriptor() wIndex parameter type (thanks to...
Dean Camera
2015-12-02
2
-2
/
+2
*
Update copyrights to 2015 (better late than never).
Dean Camera
2015-05-17
10
-16
/
+16
*
Documentation fixes.
Dean Camera
2015-03-10
1
-2
/
+2
*
Upgrade to latest Doxygen.
Dean Camera
2014-12-27
1
-101
/
+132
*
Update Doxygen confiuration files to 1.8.8.
Dean Camera
2014-08-24
1
-14
/
+35
*
Upgrade to latest Doxygen.
Dean Camera
2014-04-21
1
-27
/
+34
*
Rename all Doxygen.conf file to doxyfile and distribute them in the Atmel Stu...
Dean Camera
2014-01-08
2
-0
/
+1
*
Add USB_STRING_DESCRIPTOR_ARRAY() macro, update demos where required.
Dean Camera
2014-01-08
1
-1
/
+1
*
Use the new USB_STRING_DESCRIPTOR macro for every string descriptor.
László Monda
2014-01-08
1
-18
/
+3
*
Update copyrights for 2014.
Dean Camera
2014-01-04
10
-19
/
+19
*
Upgrade Doxygen configuration files to the latest version.
Dean Camera
2013-12-26
1
-8
/
+31
*
Use new VERSION_BCD() macro with explicit int arguments to fix edge cases wit...
Dean Camera
2013-11-21
1
-3
/
+3
*
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
|
/
*
Extract interface numbers into enums.
László Monda
2013-10-06
3
-6
/
+15
*
Update to latest Doxygen configurations, patch Doxygen->Docbook transform due...
Dean Camera
2013-08-23
1
-940
/
+1335
*
Add host application directories as distributables in Atmel Studio.
Dean Camera
2013-08-14
1
-0
/
+3
*
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-06-16
1
-3
/
+3
*
Update Atmel Studio project captions.
Dean Camera
2013-05-23
1
-1
/
+1
*
Minor documentation improvements.
Dean Camera
2013-05-22
1
-2
/
+2
*
Add XMEGA support to the class driver demos where possible.
Dean Camera
2013-05-19
5
-6
/
+67
*
Update Doxygen configuration files to the latest version.
Dean Camera
2013-05-19
1
-50
/
+85
*
Add symbolic names for USB Device String Descriptors within the demos, applic...
Dean Camera
2013-05-15
2
-6
/
+17
*
Add move-to-root directives to all ASF XML application modules, to make the c...
Dean Camera
2013-04-23
1
-0
/
+2
*
Add explicit requirements for the AppConfig.h headers in the various project ...
Dean Camera
2013-04-01
1
-0
/
+1
*
Minor documentation improvements.
Dean Camera
2013-03-18
1
-1
/
+1
*
Whitespace fixes in the LUFA configuration files.
Dean Camera
2013-01-29
1
-2
/
+2
*
Update Atmel Studio core board templates to use different templates for each ...
Dean Camera
2013-01-27
1
-1
/
+1
*
Upgrade Doxygen configuration files to the latest version.
Dean Camera
2013-01-20
1
-9
/
+14
*
Move out dummy board module and add strong-references to it in each project, ...
Dean Camera
2013-01-12
1
-0
/
+7
*
Add FDK project descriptions for the class driver Device mode examples.
Dean Camera
2013-01-08
1
-0
/
+36
*
Update copyright year to 2013.
Dean Camera
2013-01-03
7
-13
/
+13
*
Upgrade Doxygen configuration files to the latest Doxygen version.
Dean Camera
2013-01-03
1
-10
/
+66
*
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
6
-6
/
+6
*
Use the framework provided GlobalInterruptEnable() function instead of the AV...
Dean Camera
2012-09-17
1
-1
/
+1
*
Upgrade Doxygen configuration files, custom style CSS and DOXYGEN build modul...
Dean Camera
2012-08-13
1
-24
/
+40
*
Add help text to the project makefiles to help new users get information on t...
Dean Camera
2012-08-11
1
-0
/
+2
*
Upgrade Doxygen configuration files to 1.8.1.2.
Dean Camera
2012-07-29
1
-6
/
+4
*
Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk...
Dean Camera
2012-07-14
1
-9
/
+9
*
Fix project makefiles - remove trailing slash from LUFA_PATH entries and the ...
Dean Camera
2012-07-11
1
-1
/
+1
*
Add HID bootloader build module (thanks to Stefan Hellermann).
Dean Camera
2012-06-21
1
-0
/
+1
*
Add new ATPROGRAM build system module. Add ATPROGRAM and CPPCHECK modules to ...
Dean Camera
2012-06-04
1
-0
/
+2
[next]