lwip-1.4.1 (partial)

Dependents:   IGLOO_board

lwip-1_4_1/src/FILES

Committer:
ua1arn
Date:
2018-07-24
Revision:
1:119c4f7144c8
Parent:
0:c2ca3c5ded62

File content as of revision 1:119c4f7144c8:

api/      - The code for the high-level wrapper API. Not needed if
            you use the lowel-level call-back/raw API.

core/     - The core of the TPC/IP stack; protocol implementations,
            memory and buffer management, and the low-level raw API.

include/  - lwIP include files.

netif/    - Generic network interface device drivers are kept here,
            as well as the ARP module.

For more information on the various subdirectories, check the FILES
file in each directory.