esp-idf/examples/common_components/protocol_examples_common
David Cermak 41cd40e7f3 fix(esp_netif): Make esp_netif_next_unsafe() public and update usage
Updates usage of esp_netif_next() in examples and tests
* Uses netif_find_if() in IPv6 examples
* Fixes esp_netif_next() usage in L2TAP
2023-11-27 08:22:55 +01:00
..
include example_common: fix netif ips may be printed before got ipv4 2022-09-05 23:08:19 +08:00
addr_from_stdin.c common_components: add wifi connect console commands 2022-07-15 01:16:27 +08:00
CMakeLists.txt esp_netif/lwip: Fix deps cycles to "lwip -> esp_netif -> phy-drivers" 2022-07-20 14:59:07 +02:00
connect.c fix(esp_netif): Make esp_netif_next_unsafe() public and update usage 2023-11-27 08:22:55 +01:00
console_cmd.c CI: Improve common test methods 2022-07-15 14:21:34 +08:00
eth_connect.c comm_components: eth_start initializes spi bus with SPI_DMA_CH_AUTO 2023-07-12 14:26:25 +08:00
Kconfig.projbuild CI: Improve common test methods 2022-07-15 14:21:34 +08:00
stdin_out.c common_components: add wifi connect console commands 2022-07-15 01:16:27 +08:00
wifi_connect.c example_common: fix netif ips may be printed before got ipv4 2022-09-05 23:08:19 +08:00