Guillaume
Results
2
issues of
Guillaume
# Overview of the change Added new subclass driver for USB CDC ECM, as well as example app. This drivers handles the 3 subclass notifications for ECM: `NetworkConnection`, `ResponseAvailable` and...
# 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...