index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Demos
/
OTG
/
TestApp
/
TestEvents.h
Age
Commit message (
Expand
)
Author
2009-09-29
Remove old OTG demo directory with useless TestApp demo. Add new DualRole dir...
Dean
2009-08-05
Renamed all library events to properly seperate out Device and Host mode even...
Dean
2009-06-04
Fixed EVENT_USB_CDC_ControLineStateChanged() event not taking the CDC interfa...
Dean
2009-05-22
Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDesc...
Dean
2009-05-18
Rewritten event system to remove all macros, to make user code clearer.
Dean
2009-05-03
More minor renaming of library enums and events to try to create a consistent...
Dean
2009-04-17
Renamed Serial_Stream driver to SerialStream to remain consistent with the re...
Dean
2009-04-16
Partial commit: change references to Drivers/AT90USBXXX to Drivers/Peripheral.
Dean
2009-03-20
Seperated out OTG, Device and Host mode demos into seperate folders for clari...
Dean