You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Demos/Device/Incomplete/TestAndMeasurement
Dean Camera 98947e3750
Ensure all demos now compile in C99 standards mode, and not GNU99 (C99 + GNU extensions).
14 years ago
..
Descriptors.c Added start of a low level device Test and Measurement class demo (thanks to Peter Lawrence). 14 years ago
Descriptors.h Added start of a low level device Test and Measurement class demo (thanks to Peter Lawrence). 14 years ago
TestAndMeasurement.c Fixed Serial peripheral driver not turning off the USART before reconfiguring it, which would cause incorrect operation to occur (thanks to Bob Paddock). 14 years ago
TestAndMeasurement.h Add TMC header read and write functions, so that TMC data can now be exchanged in both directions. 14 years ago
makefile Ensure all demos now compile in C99 standards mode, and not GNU99 (C99 + GNU extensions). 14 years ago