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
/
TestAndMeasurement.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documentation: Update copyrights to 2019.
Dean Camera
2019-01-08
1
-2
/
+2
*
Update copyrights for 2018.
Dean Camera
2018-01-04
1
-2
/
+2
*
Update copyrights for 2017.
Dean Camera
2017-04-18
1
-2
/
+2
*
Update copyrights to 2016.
Dean Camera
2016-01-31
1
-2
/
+2
*
Update copyrights to 2015 (better late than never).
Dean Camera
2015-05-17
1
-2
/
+2
*
Update copyrights for 2014.
Dean Camera
2014-01-04
1
-2
/
+2
*
Pseudo-port the projects and dual role demos for possible later multi-arch su...
Dean Camera
2013-05-19
1
-0
/
+12
*
Minor documentation improvements.
Dean Camera
2013-03-18
1
-1
/
+1
*
Update copyright year to 2013.
Dean Camera
2013-01-03
1
-2
/
+2
*
Minor documentation improvements.
Dean Camera
2012-10-05
1
-1
/
+1
*
Use the framework provided GlobalInterruptEnable() function instead of the AV...
Dean Camera
2012-09-17
1
-1
/
+1
*
Spell check source code, fix mistakes.
Dean Camera
2012-06-09
1
-4
/
+4
*
Reintegrate the FullEPAddresses development branch into trunk.
Dean Camera
2012-04-14
1
-8
/
+5
*
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
*
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
Dean Camera
2011-12-23
1
-45
/
+46
*
Add shortcuts to SwapEndian_16() and SwapEndian_32() internal functions to im...
Dean Camera
2011-08-16
1
-11
/
+36
*
Add missing SVN eol-style property to files where it was missing.
Dean Camera
2011-07-15
1
-441
/
+441
*
Add missing SVN eol-style properties to source files to prevent mixed end-of-...
Dean Camera
2011-06-16
1
-6
/
+10
*
Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_...
Dean Camera
2011-04-04
1
-13
/
+13
*
Add static keyword to all project globals whose scope should be restricted to...
Dean Camera
2011-02-10
1
-5
/
+5
*
Added new high level TWI packet read/write commands, altered behaviour of the...
Dean Camera
2011-01-13
1
-1
/
+1
*
Altered all endpoint/pipe stream transfers so that the new BytesProcessed par...
Dean Camera
2011-01-10
1
-36
/
+41
*
Update copyright year on all source files.
Dean Camera
2011-01-01
1
-2
/
+2
*
Renamed the EVENT_USB_Device_UnhandledControlRequest() event to EVENT_USB_Dev...
Dean Camera
2010-11-05
1
-4
/
+4
*
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...
Dean Camera
2010-10-28
1
-1
/
+1
*
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean Camera
2010-10-13
1
-0
/
+1
*
Reverted Endpoint/Pipe non-sequential configuration hack, placed restriction ...
Dean Camera
2010-09-30
1
-2
/
+2
*
Changed all Device mode LowLevel demos and Device Class drivers so that the c...
Dean Camera
2010-08-22
1
-20
/
+17
*
Removed complicated logic for the Endpoint_ConfigureEndpoint() function to us...
Dean Camera
2010-08-09
1
-21
/
+10
*
Add notification endpoint to the incomplete TMC demo.
Dean Camera
2010-08-09
1
-1
/
+8
*
Fix invocations of avr-size in all makefiles broken on unpatched *nix systems...
Dean Camera
2010-08-08
1
-3
/
+9
*
Fixed Serial peripheral driver not turning off the USART before reconfiguring...
Dean Camera
2010-07-31
1
-3
/
+3
*
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
1
-15
/
+54
*
Move over message ID specific header data to unions inside the standard TMC h...
Dean Camera
2010-07-27
1
-2
/
+6
*
Rename reserved members of all structs so that they are uniformly named acros...
Dean Camera
2010-07-26
1
-28
/
+43
*
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
1
-45
/
+56
*
Add stream callback flags and class specific control request handler code to ...
Dean Camera
2010-07-26
1
-7
/
+154
*
Add TMC device capabilities to the incomplete TMC demo.
Dean Camera
2010-07-23
1
-1
/
+40
*
Added start of a low level device Test and Measurement class demo (thanks to ...
Dean Camera
2010-07-22
1
-0
/
+156