Last change
on this file was
e16e8f2,
checked in by Edwin Eefting <edwin@datux.nl>, 3 years ago
|
bootstuff
|
-
Property mode set to
100644
|
File size:
494 bytes
|
Line | |
---|
1 | api/ - The code for the high-level wrapper API. Not needed if |
---|
2 | you use the lowel-level call-back/raw API. |
---|
3 | |
---|
4 | core/ - The core of the TPC/IP stack; protocol implementations, |
---|
5 | memory and buffer management, and the low-level raw API. |
---|
6 | |
---|
7 | include/ - lwIP include files. |
---|
8 | |
---|
9 | netif/ - Generic network interface device drivers are kept here, |
---|
10 | as well as the ARP module. |
---|
11 | |
---|
12 | For more information on the various subdirectories, check the FILES |
---|
13 | file in each directory. |
---|
Note: See
TracBrowser
for help on using the repository browser.