source: azure_iot_hub_f767zi/trunk/asp_baseplatform/lwip/lwip-2.1.2/src/FILES@ 457

Last change on this file since 457 was 457, checked in by coas-nagasima, 4 years ago

ファイルを追加

File size: 587 bytes
Line 
1api/ - The code for the high-level wrapper API. Not needed if
2 you use the lowel-level call-back/raw API.
3
4apps/ - Higher layer applications that are specifically programmed
5 with the lwIP low-level raw API.
6
7core/ - The core of the TPC/IP stack; protocol implementations,
8 memory and buffer management, and the low-level raw API.
9
10include/ - lwIP include files.
11
12netif/ - Generic network interface device drivers are kept here.
13
14For more information on the various subdirectories, check the FILES
15file in each directory.
Note: See TracBrowser for help on using the repository browser.