index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Demos
/
Device
/
Incomplete
/
TestAndMeasurement
/
TestAndMeasurement.h
Age
Commit message (
Expand
)
Author
2012-06-21
Add svn:eol-style property on all source files where it was missing. Fix line...
Dean
2012-05-15
AppConfigHeaders: Make sure that in applications using an AppConfig.h configu...
Dean
2012-02-04
Update file contributor copyrights for 2012.
Dean
2012-02-04
Update file header copyrights for 2012.
Dean
2011-08-16
Add shortcuts to SwapEndian_16() and SwapEndian_32() internal functions to im...
Dean
2011-04-10
Remove redundant type information for bitfield elements, other than the signe...
Dean
2011-01-10
Altered all endpoint/pipe stream transfers so that the new BytesProcessed par...
Dean
2011-01-01
Update copyright year on all source files.
Dean
2010-11-05
Renamed the EVENT_USB_Device_UnhandledControlRequest() event to EVENT_USB_Dev...
Dean
2010-10-28
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...
Dean
2010-10-13
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean
2010-07-28
Add TMC header read and write functions, so that TMC data can now be exchange...
Dean
2010-07-27
Move over message ID specific header data to unions inside the standard TMC h...
Dean
2010-07-26
Rename reserved members of all structs so that they are uniformly named acros...
Dean
2010-07-26
Add stream callback flags and class specific control request handler code to ...
Dean
2010-07-23
Add TMC device capabilities to the incomplete TMC demo.
Dean
2010-07-22
Convert over internal pseudo-function macros to true inline functions for add...
Dean
2010-07-22
Added start of a low level device Test and Measurement class demo (thanks to ...
Dean