mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
38dec0be48
It is required to define a mandatory dependency on lwip, so we introduced esp_netif_stack component and made it require lwip, instead of directly depending on lwip. This enables building w-out lwip and support other TCP/IP stacks. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
init_macro.h | ||
main.cpp | ||
netif_init_c99.c | ||
netif_init_cpp.cpp |