USB

The entire application related to the USB is implemented in the usbApp.c file.

In CDC mode:

In CAPBridge mode:

Other than the data transaction, the handling of USB connect/disconnect, COMPORT open/close, etc., are also handled in this layer.