aboutsummaryrefslogtreecommitdiff
path: root/Demos/OTG/TestApp/TestEvents.h
AgeCommit message (Expand)Author
2009-09-29Remove old OTG demo directory with useless TestApp demo. Add new DualRole dir...Dean
2009-08-05Renamed all library events to properly seperate out Device and Host mode even...Dean
2009-06-04Fixed EVENT_USB_CDC_ControLineStateChanged() event not taking the CDC interfa...Dean
2009-05-22Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDesc...Dean
2009-05-18Rewritten event system to remove all macros, to make user code clearer.Dean
2009-05-03More minor renaming of library enums and events to try to create a consistent...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-03-20Seperated out OTG, Device and Host mode demos into seperate folders for clari...Dean