uC-USBD icon indicating copy to clipboard operation
uC-USBD copied to clipboard

Efficient USB device stack designed for embedded systems. Includes support for Audio, CDC-ACM, CDC-EEM, HID, MSC, and Vendor classes.

Results 1 uC-USBD issues
Sort by recently updated
recently updated
newest added

# Summary of change * Added `USBD_CDC_DataRxAsync` which didn't exist before for async receive * Added CDC notification codes from CDC 1.2 specification * Added configuration to add alternate IF...