mirror of
https://github.com/apache/nuttx.git
synced 2026-08-24 15:08:47 +00:00
Move include/nuttx/net/uip/uip-arch.h to include/nuttx/net/netdev.h
This commit is contained in:
parent
dbb3bf43ab
commit
a2e9779c27
1 changed files with 1 additions and 1 deletions
|
|
@ -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>.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue