esp-idf/components/lwip
Angus Gratton 9d72bdda58 asio coap: If LWIP IPV6 is disabled, automatically don't build asio & coap
- Removes need to manually exclude these components as shown at
  https://github.com/espressif/esp-idf/issues/3781#issuecomment-825742378

- Hide the config for these components if IPV6 is disabled

- The components are still included in the build, but with no source
  files

Backport of e305f29382

Closes https://github.com/espressif/esp-idf/issues/7816
2021-11-23 22:39:58 +08:00
..
apps lwip: Fix ICMP Ping on specific iface 2021-10-05 13:12:01 +08:00
include/apps dhcpserver: support cplusplus 2021-10-12 14:25:38 +08:00
lwip@2195f7416f lwip: Add config for DHCP client id; Fix DNS server idx assert issue 2021-06-23 12:52:18 +08:00
port/esp32 lwip: Fix sntp custom options if sntp_get_system_time used 2021-09-24 14:49:15 +08:00
test_afl_host freertos: Add RISC-V port 2020-11-13 07:49:11 +11:00
weekend_test style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
CMakeLists.txt lwip: Add CONFIG_LWIP_ICMP and CONFIG_LWIP_ICMP6 to sperate the code 2021-06-25 16:36:11 +08:00
component.mk lwip: Add CONFIG_LWIP_ICMP and CONFIG_LWIP_ICMP6 to sperate the code 2021-06-25 16:36:11 +08:00
Kconfig asio coap: If LWIP IPV6 is disabled, automatically don't build asio & coap 2021-11-23 22:39:58 +08:00
linker.lf components: fix ldgen check errors 2021-01-19 11:17:18 +08:00
sdkconfig.rename Rename Kconfig options (components/lwip) 2019-05-21 09:09:01 +02:00