mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-10 01:23:48 +08:00
Move ethernetif.c from lwIP main rep to contrib examples directory where it has a chance to be actually found by users
This commit is contained in:
@@ -5,11 +5,6 @@ are:
|
||||
ethernet.c
|
||||
Shared code for Ethernet based interfaces.
|
||||
|
||||
ethernetif.c
|
||||
An example of how an Ethernet device driver could look. This
|
||||
file can be used as a "skeleton" for developing new Ethernet
|
||||
network device drivers. It uses the etharp.c ARP code.
|
||||
|
||||
lowpan6.c
|
||||
A 6LoWPAN implementation as a netif.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user