Add new MIDIHost LowLevel demo application.
[pub/USBasp.git] / Bootloaders / TeensyHID / TeensyHID.c
2009-08-05 Dean CameraRenamed all library events to properly seperate out...
2009-07-31 Dean CameraRenamed USB_Device_SetHighSpeed() to USB_Device_SetFull...
2009-07-21 Dean CameraSlight changes to TeensyHID bootloader to ensure it...
2009-07-21 Dean CameraAdded new USB_DeviceState variable to keep track of...
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-04-22 Dean CameraUSB_HostRequest renamed to USB_ControlRequest, entire...
2009-04-21 Dean CameraRemoved specialized Endpoint_ClearControl* and Pipe_Cle...
2009-04-16 Dean CameraFixed GenericHIDHost demo report write routine incorrec...
2009-03-10 Dean CameraFixed incorrect/missing control status stage transfers...
2009-03-09 Dean CameraRemoved SetSystemClockPrescaler() macro, the clock_pres...
2009-02-23 Dean CameraMoved all source to the trunk directory.