mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-11-05 08:28:32 +00:00
12 lines
348 B
Plaintext
12 lines
348 B
Plaintext
|
api/ - The code for the API.
|
||
|
|
||
|
core/ - The core files including protocol implementations, memory
|
||
|
and buffer management etc.
|
||
|
|
||
|
include/ - lwIP include files.
|
||
|
|
||
|
netif/ - Generic network interface device drivers are kept here.
|
||
|
|
||
|
For more information on the various subdirectories, check the FILES
|
||
|
file in each directory.
|