Commit Graph

5 Commits (9676edd36bbdee99d3680f78b00a7e0186598898)

Author SHA1 Message Date
Juha Ylinen 4b714597bf Fix mutex issue 2019-03-13 12:20:46 +02:00
Juha Ylinen 87f2f7f93f USBCDC_ECM: Add receive functionality
Handle SET_ETHERNET_PACKET_FILTER request
2019-03-13 12:17:37 +02:00
Juha Ylinen fc00718917 USBCDC_ECM: send connection notifications to the host
Fix build issues after rebase
2019-03-13 12:17:37 +02:00
Juha Ylinen e7416db621 Fix USBCDC_ECM descriptors
Replace static arrays used for iMAC and config descriptor with class members
Minor coding style fixes
2019-03-13 12:17:37 +02:00
Juha Ylinen 4e4653b7d4 Add USBCDC_ECM class
Add initial Ethernet over USB communication support using
the ECM (Ethernet Control Model) subclass of USB CDC.
2019-03-13 12:17:37 +02:00