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.c
Age
Commit message (
Expand
)
Author
2009-09-29
Remove old OTG demo directory with useless TestApp demo. Add new DualRole dir...
Dean
2009-08-06
Make Endpoint control transfers more reliable; early-abort when an incomplete...
Dean
2009-08-05
Renamed all library events to properly seperate out Device and Host mode even...
Dean
2009-07-19
Use sane ANSI terminal escape codes for the Host mode demos, so that they do ...
Dean
2009-06-04
Fixed EVENT_USB_CDC_ControLineStateChanged() event not taking the CDC interfa...
Dean
2009-06-04
Fix Doxygen errors in demos.
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-12
Fixed Mouse and Keyboard device demos not acting in accordance with the HID s...
Dean
2009-05-04
Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems...
Dean
2009-05-03
More minor renaming of library enums and events to try to create a consistent...
Dean
2009-04-22
USB_HostRequest renamed to USB_ControlRequest, entire control request header ...
Dean
2009-03-20
Seperated out OTG, Device and Host mode demos into seperate folders for clari...
Dean