This website requires JavaScript.
Explore
Help
Sign In
mfulz_github
/
qmk_firmware
Watch
1
Star
0
Fork
1
You've already forked qmk_firmware
mirror of
https://github.com/mfulz/qmk_firmware.git
synced
2025-09-02 01:34:06 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
Demos
/
Device
/
Incomplete
/
TestAndMeasurement
History
Dean Camera
6e2920bc84
Add comments to the currently completed portions of the incomplete Test and Measurement Class demo.
2010-07-26 05:02:55 +00:00
..
Descriptors.c
Added start of a low level device Test and Measurement class demo (thanks to Peter Lawrence).
2010-07-22 07:19:41 +00:00
Descriptors.h
Added start of a low level device Test and Measurement class demo (thanks to Peter Lawrence).
2010-07-22 07:19:41 +00:00
makefile
Add missing INTERRUPT_CONTROL_ENDPOINT compile time option to the Mass Storage device projects/demos and incomplete Test and Measurement Class demo, which was accidentally removed during the makefile updates.
2010-07-26 04:57:50 +00:00
TestAndMeasurement.c
Add comments to the currently completed portions of the incomplete Test and Measurement Class demo.
2010-07-26 05:02:55 +00:00
TestAndMeasurement.h
Add stream callback flags and class specific control request handler code to the incomplete Test and Measurement Class device demo.
2010-07-26 04:26:47 +00:00