aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/OTG/TestApp/TestEvents.h
Commit message (Expand)AuthorAgeFilesLines
* Remove old OTG demo directory with useless TestApp demo. Add new DualRole dir...Dean Camera2009-09-291-72/+0
* Renamed all library events to properly seperate out Device and Host mode even...Dean Camera2009-08-051-15/+12
* Fixed EVENT_USB_CDC_ControLineStateChanged() event not taking the CDC interfa...Dean Camera2009-06-041-6/+5
* Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDesc...Dean Camera2009-05-221-2/+1
* Rewritten event system to remove all macros, to make user code clearer.Dean Camera2009-05-181-52/+19
* More minor renaming of library enums and events to try to create a consistent...Dean Camera2009-05-031-2/+2
* Renamed Serial_Stream driver to SerialStream to remain consistent with the re...Dean Camera2009-04-171-1/+1
* Partial commit: change references to Drivers/AT90USBXXX to Drivers/Peripheral.Dean Camera2009-04-161-1/+1
* Seperated out OTG, Device and Host mode demos into seperate folders for clari...Dean Camera2009-03-201-0/+110