Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 703 Bytes

readme.md

File metadata and controls

7 lines (4 loc) · 703 Bytes

Example of using USB-Ethernet adapter and lwIP-library

Adapters based on the RTL8152B chip are supported. The driver from u-boot was taken as the base. This program runs on bare metal and depends on the lwIP TCP/IP stack. In this example, the available services are ping, iperf, and http server. At the same time, iperf demonstrated the use of a bandwidth of more than 90Mbits/sec.

lwip1

lwip2