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
/
KeyboardMouseMultiReport
/
Descriptors.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use new VERSION_BCD() macro with explicit int arguments to fix edge cases wit...
Dean Camera
2013-11-21
1
-3
/
+3
*
Replace CDC interface numbers with enums.
László Monda
2013-10-10
1
-52
/
+52
*
Extract interface numbers into enums.
László Monda
2013-10-06
1
-1
/
+1
*
Add symbolic names for USB Device String Descriptors within the demos, applic...
Dean Camera
2013-05-15
1
-5
/
+5
*
Update copyright year to 2013.
Dean Camera
2013-01-03
1
-2
/
+2
*
Minor documentation improvements.
Dean Camera
2012-10-05
1
-1
/
+1
*
Increased endpoint polling interval for all demos and projects to 5ms, as 1ms...
Dean Camera
2012-05-06
1
-1
/
+1
*
Reintegrate the FullEPAddresses development branch into trunk.
Dean Camera
2012-04-14
1
-1
/
+1
*
Update file contributor copyrights for 2012.
Dean Camera
2012-02-04
1
-1
/
+1
*
Update file header copyrights for 2012.
Dean Camera
2012-02-04
1
-1
/
+1
*
USB_CONFIG_ATTR_BUSPOWERED constant renamed to USB_CONFIG_ATTR_RESERVED, as t...
Dean Camera
2012-01-02
1
-1
/
+1
*
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
Dean Camera
2011-12-23
1
-2
/
+2
*
Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOIN...
Dean Camera
2011-07-19
1
-1
/
+1
*
Add missing svn:eol-style properties to the new KeyboardMouseMultiReport demo.
Dean Camera
2011-02-09
1
-294
/
+294
*
Oops - fix missing constants in the TempDataLogger FatFS diskio.h header file.
Dean Camera
2011-02-06
1
-6
/
+6
*
Add new HID_DESCRIPTOR_VENDOR() macro, change over all projects and Device Cl...
Dean Camera
2011-01-30
1
-4
/
+4
*
Added new KeyboardMouseMultiReport Device ClassDriver demo.
Dean Camera
2011-01-26
1
-0
/
+294