Part Number: TM4C1294KCPDT
HI
Is there a code to implement a USB-to-Ethernet bridge based on TM4C1294KCPDT or whatever?
I have found out that the USB CDC class implemented in TIVA software pack has no ethernet type
// usbcdc.h - Definitions used by Communication Device Class devices.
// Note: This header contains definitions related to the USB Communication
// Device Class specification. The header is complete for ACM model
// devices but request and notification definitions specific to other
// modem types, ISDN, ATM and Ethernet are currently incomplete or
// omitted.
What options do I have?