esp-idf/tools/test_apps/protocols/esp_netif/build_config/main
David Cermak 38dec0be48 esp-netif: Support non-lwip mode, add test
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.
2022-12-14 14:12:50 +00:00
..
CMakeLists.txt Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
init_macro.h ESP-NETIF: add CI compile only tests for common init/config pattern in C/C++ 2020-02-10 19:40:28 +01:00
main.cpp Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
netif_init_c99.c esp-netif: Support non-lwip mode, add test 2022-12-14 14:12:50 +00:00
netif_init_cpp.cpp esp-netif: Support non-lwip mode, add test 2022-12-14 14:12:50 +00:00