Directories | |
directory | drv |
Files | |
file | cdc-serial.dir [code] |
file | CDCDSerial.c [code] |
file | CDCDSerial_Callbacks.c [code] |
file | CDCDSerialDriver.c [code] |
file | CDCDSerialDriver_Callbacks.c [code] |
file | CDCDSerialPort.c [code] |
This directory provides definitions, structs and functions for a USB CDC device - USB CDC Serial Converter demo, to implement an USB Serial COM port driver.
There are two things for the implement of the USB CDC Serial device driver:
For more information about what a particular group contains, please refer to USB CDC Library and USB CDC Driver Doc.