xref: /nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/FILES (revision 104654410c56c573564690304ae786df310c91fc)
1*10465441SEvalZeroapi/      - The code for the high-level wrapper API. Not needed if
2*10465441SEvalZero            you use the lowel-level call-back/raw API.
3*10465441SEvalZero
4*10465441SEvalZeroapps/     - Higher layer applications that are specifically programmed
5*10465441SEvalZero            with the lwIP low-level raw API.
6*10465441SEvalZero
7*10465441SEvalZerocore/     - The core of the TPC/IP stack; protocol implementations,
8*10465441SEvalZero            memory and buffer management, and the low-level raw API.
9*10465441SEvalZero
10*10465441SEvalZeroinclude/  - lwIP include files.
11*10465441SEvalZero
12*10465441SEvalZeronetif/    - Generic network interface device drivers are kept here.
13*10465441SEvalZero
14*10465441SEvalZeroFor more information on the various subdirectories, check the FILES
15*10465441SEvalZerofile in each directory.
16