index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demos
/
Device
/
Incomplete
/
TestAndMeasurement
Commit message (
Expand
)
Author
Age
Files
Lines
*
Spell check all source files once again to find any typos.
Dean Camera
2010-07-29
1
-13
/
+13
*
Add TMC header read and write functions, so that TMC data can now be exchange...
Dean Camera
2010-07-28
2
-19
/
+63
*
Move over message ID specific header data to unions inside the standard TMC h...
Dean Camera
2010-07-27
2
-7
/
+36
*
Rename reserved members of all structs so that they are uniformly named acros...
Dean Camera
2010-07-26
2
-39
/
+67
*
Add comments to the currently completed portions of the incomplete Test and M...
Dean Camera
2010-07-26
1
-1
/
+22
*
Add missing INTERRUPT_CONTROL_ENDPOINT compile time option to the Mass Storag...
Dean Camera
2010-07-26
2
-45
/
+57
*
Add stream callback flags and class specific control request handler code to ...
Dean Camera
2010-07-26
3
-14
/
+163
*
Add TMC device capabilities to the incomplete TMC demo.
Dean Camera
2010-07-23
2
-1
/
+66
*
Convert over internal pseudo-function macros to true inline functions for add...
Dean Camera
2010-07-22
1
-12
/
+19
*
Added start of a low level device Test and Measurement class demo (thanks to ...
Dean Camera
2010-07-22
5
-0
/
+1235