Add CDC control line state change handlers to the class driver demos, to demonstrate...
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 15 Mar 2015 09:12:59 +0000 (20:12 +1100)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 15 Mar 2015 09:12:59 +0000 (20:12 +1100)
commitfaf41c444544a5d1af4f5fc9d0561831c3f825c8
tree60a0da43b63886d17d030aa45a48b1e7b5eb6810
parentbe2df78637004801ea05902afe2b0e55da43ff47
Add CDC control line state change handlers to the class driver demos, to demonstrate how to read DTR change events.
Demos/Device/ClassDriver/DualVirtualSerial/DualVirtualSerial.c
Demos/Device/ClassDriver/VirtualSerial/VirtualSerial.c
Demos/Device/ClassDriver/VirtualSerialMassStorage/VirtualSerialMassStorage.c
Demos/Device/ClassDriver/VirtualSerialMouse/VirtualSerialMouse.c