Be doubly-certain that the incomming CDC class driver's endpoint/pipe is flushed...
[pub/USBasp.git] / Bootloaders / TeensyHID / TeensyHID.h
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraRemove duplicate #include of <avr/wdt.h> in the TeensyH...
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-12-20 Dean CameraFixed TeensyHID bootloader not enumerating to the host...
2009-08-05 Dean CameraRenamed all library events to properly seperate out...
2009-07-23 Dean CameraEnsure that the USB_DeviceState variable is properly...
2009-07-21 Dean CameraSlight changes to TeensyHID bootloader to ensure it...
2009-06-21 Dean CameraRe-add signature byte defines to the DFU and CDC class...
2009-06-09 Dean CameraUpdated bootloaders to use the new main() function...
2009-05-18 Dean CameraRewritten event system to remove all macros, to make...
2009-03-19 Dean CameraCombined Mouse, MouseViaInt and MouseFullInt demos...
2009-03-09 Dean CameraRemoved SetSystemClockPrescaler() macro, the clock_pres...
2009-02-23 Dean CameraMoved all source to the trunk directory.