This website requires JavaScript.
Explore
Help
Sign In
me
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mirror/qmk_firmware
Code
Pull Requests
Activity
Files
b9b03aadb219d06fbad9d110e508db93e45461af
qmk_firmware
/
Demos
/
OTG
/
TestApp
History
Dean Camera
7665bf323e
Fixed EVENT_USB_CDC_ControLineStateChanged() event not taking the CDC interface structure as a parameter.
...
Converted TestApp demo over to the new demo structure. More class driver documentation improvements.
2009-06-04 06:26:35 +00:00
..
Descriptors.c
Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDescriptor, moved ConfigDescriptor.c/.h from the LUFA/Drivers/USB/Class/ directory to LUFA/Drivers/USB/HighLevel/ in preperation for the new USB class APIs.
2009-05-22 05:23:00 +00:00
Descriptors.h
Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDescriptor, moved ConfigDescriptor.c/.h from the LUFA/Drivers/USB/Class/ directory to LUFA/Drivers/USB/HighLevel/ in preperation for the new USB class APIs.
2009-05-22 05:23:00 +00:00
Doxygen.conf
Seperated out OTG, Device and Host mode demos into seperate folders for clarity. Adjusted makefiles so that the path to the LUFA library can be set in one place.
2009-03-20 06:34:41 +00:00
makefile
Fixed EVENT_USB_CDC_ControLineStateChanged() event not taking the CDC interface structure as a parameter.
2009-06-04 06:26:35 +00:00
TestApp.aps
Seperated out OTG, Device and Host mode demos into seperate folders for clarity. Adjusted makefiles so that the path to the LUFA library can be set in one place.
2009-03-20 06:34:41 +00:00
TestApp.c
Fixed EVENT_USB_CDC_ControLineStateChanged() event not taking the CDC interface structure as a parameter.
2009-06-04 06:26:35 +00:00
TestApp.h
Fixed EVENT_USB_CDC_ControLineStateChanged() event not taking the CDC interface structure as a parameter.
2009-06-04 06:26:35 +00:00
TestApp.txt
Fixed EVENT_USB_CDC_ControLineStateChanged() event not taking the CDC interface structure as a parameter.
2009-06-04 06:26:35 +00:00
TestEvents.c
Fixed EVENT_USB_CDC_ControLineStateChanged() event not taking the CDC interface structure as a parameter.
2009-06-04 06:26:35 +00:00
TestEvents.h
Fixed EVENT_USB_CDC_ControLineStateChanged() event not taking the CDC interface structure as a parameter.
2009-06-04 06:26:35 +00:00