mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 03:45:50 +08:00
Move include/nuttx/net/uip/uip-arch.h to include/nuttx/net/netdev.h
This commit is contained in:
@@ -2924,7 +2924,7 @@ void board_led_off(int led);
|
||||
<ul>
|
||||
<li>
|
||||
<p>
|
||||
<b><code>include/nuttx/net/uip/uip-arch.h</code></b>.
|
||||
<b><code>include/nuttx/net/netdev.h</code></b>.
|
||||
All structures and APIs needed to work with Ethernet drivers are provided in this header file.
|
||||
The structure <code>struct uip_driver_s</code> defines the interface and is passed to uIP via
|
||||
<code>netdev_register()</code>.
|
||||
|
||||
Reference in New Issue
Block a user