Hello! I hav a question. I need to make a converter USB to Enhernet, how to do it in a minimum of time and with minimal code? How can I do it better: used TivaWare ->driverlib and combine emac.c with usb.c, or used TivaWare -> examples -> boards ->dk-tm4c129x enet_io combine with usb_dev/_host? Maybe somebody has an example of such a program? I will be very grateful! This is my first project on TI microcontrollers.