Update UC3 platform driver support to use the bitmasks defined in the header files...
[pub/USBasp.git] / Demos / Device / Incomplete / TestAndMeasurement / TestAndMeasurement.c
2011-06-16 Dean CameraAdd missing SVN eol-style properties to source files...
2011-04-04 Dean CameraRenamed all low level Endpoint_Read_*, Endpoint_Write_...
2011-02-10 Dean CameraAdd static keyword to all project globals whose scope...
2011-01-13 Dean CameraAdded new high level TWI packet read/write commands...
2011-01-10 Dean CameraAltered all endpoint/pipe stream transfers so that...
2011-01-01 Dean CameraUpdate copyright year on all source files.
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...