aboutsummaryrefslogtreecommitdiff
path: root/Demos/OTG/TestApp/TestApp.h
AgeCommit message (Expand)Author
2009-09-29Remove old OTG demo directory with useless TestApp demo. Add new DualRole dir...Dean
2009-06-04Fixed EVENT_USB_CDC_ControLineStateChanged() event not taking the CDC interfa...Dean
2009-06-01Commit of new class abstraction APIs for all device demos other than the MIDI...Dean
2009-05-06Changed HWB board driver to Buttons driver, to allow for the support of futur...Dean
2009-04-17Renamed Serial_Stream driver to SerialStream to remain consistent with the re...Dean
2009-04-16Partial commit: change references to Drivers/AT90USBXXX to Drivers/Peripheral.Dean
2009-04-16Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean
2009-03-20Seperated out OTG, Device and Host mode demos into seperate folders for clari...Dean