| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
selectively disable usbd/usbh or driver log
|
|
CFG_TUD_MEM_SECTION is default to CFG_TUSB_MEM_SECTION
|
|
|
|
temporarily disable codespell
|
|
|
|
|
|
|
|
|
|
|
|
|
|
remove the usage of TUD_OPT_RHPORT in class driver
|
|
TUSB_OPT_DEVICE_ENABLED still usable for backward compatible
|
|
mostly clean up magic number
|
|
|
|
|
|
|
|
|
|
|
|
This was a confusing name; "Ethernet control model" (CDC ECM)
and "network control model" (CDC NCM) are two separate USB subclasses.
|
|
|
|
|
|
suppress cast-align warnings for net device driver
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- RTT mode is blocking to prevent log lost
- Improve logging message
|
|
|
|
don't return false with STD request get/setInterface() or targeted Data
Interface (itfnum +1)
|
|
mostly forward these request (recipient = interface) to class driver.
|
|
merge net_data back into net driver
|
|
|
|
|
|
|
|
|
|
|
|
usbnet RNDIS correction (STM32 RNDIS now valid)
|
|
|