esp-idf/examples/protocols/sntp/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
Kconfig.projbuild Examples/lwip: sntp example - Make SNTP server configurable 2021-11-25 08:50:29 +01:00
sntp_example_main.c esp-netif: Support non-lwip mode, add test 2022-12-14 14:12:50 +00:00