summaryrefslogtreecommitdiff
path: root/class/cdc/usbd_cdc_ecm.c
AgeCommit message (Expand)Author
2024-03-10support cdc ncm hostsakumisu
2024-02-06support multi port api for devicesakumisu
2024-01-14add ecm device write and read apisakumisu
2023-12-05add usb errno, do not use system errnosakumisu
2023-11-16refactor urb, add ep & hport in urb to make hardware pipe more reusablesakumisu
2023-11-04add cdc ecm devicesakumisu