esp-idf/components/lwip
Angus Gratton e305f29382 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
2021-05-20 19:53:00 +10:00
..
apps lwip: Add LWIP_IPV6 macro to strip IPv6 function in LWIP component 2021-02-23 18:26:03 +08:00
include/apps lwip: Add LWIP_IPV6 macro to strip IPv6 function in LWIP component 2021-02-23 18:26:03 +08:00
lwip@2195f7416f lwip: Add config for DHCP client id; Fix DNS server idx assert issue 2021-05-07 14:11:51 +02:00
port/esp32 lwip: Update public port-layer headers with c++ guards, sdkconfig include 2021-05-18 16:09:17 +10: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: Added support for configurable LwIP hooks 2020-11-26 12:02:00 +00:00
component.mk lwip: Added support for configurable LwIP hooks 2020-11-26 12:02:00 +00:00
Kconfig asio coap: If LWIP IPV6 is disabled, automatically don't build asio & coap 2021-05-20 19:53:00 +10:00
linker.lf lwip: fix multiple section mapping 2021-03-01 14:19:34 +08:00
sdkconfig.rename Rename Kconfig options (components/lwip) 2019-05-21 09:09:01 +02:00