Documentation improvements - put driver example code into its own section, fix incorr...
[pub/USBasp.git] / Demos / Device / Incomplete / TestAndMeasurement / TestAndMeasurement.c
2010-11-05 Dean CameraRenamed the EVENT_USB_Device_UnhandledControlRequest...
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-09-30 Dean CameraReverted Endpoint/Pipe non-sequential configuration...
2010-08-22 Dean CameraChanged all Device mode LowLevel demos and Device Class...
2010-08-09 Dean CameraRemoved complicated logic for the Endpoint_ConfigureEnd...
2010-08-09 Dean CameraAdd notification endpoint to the incomplete TMC demo.
2010-08-08 Dean CameraFix invocations of avr-size in all makefiles broken...
2010-07-31 Dean CameraFixed Serial peripheral driver not turning off the...
2010-07-29 Dean CameraSpell check all source files once again to find any...
2010-07-28 Dean CameraAdd TMC header read and write functions, so that TMC...
2010-07-27 Dean CameraMove over message ID specific header data to unions...
2010-07-26 Dean CameraRename reserved members of all structs so that they...
2010-07-26 Dean CameraAdd comments to the currently completed portions of...
2010-07-26 Dean CameraAdd missing INTERRUPT_CONTROL_ENDPOINT compile time...
2010-07-26 Dean CameraAdd stream callback flags and class specific control...
2010-07-23 Dean CameraAdd TMC device capabilities to the incomplete TMC demo.
2010-07-22 Dean CameraAdded start of a low level device Test and Measurement...