esp-idf/tools/test_apps/protocols
David Cermak 6f1b8fe062 esp-modem: Remove esp-netif destroy from modem network glue code
To be in line with other interfaces, when deleting the driver and it's glue layer to esp-netif, we DO NOT delete the related esp-netif (since is was allocated and created outside of the glue code and it works the same way in esp-eth and esp-wifi driver/glue layers).

Closes https://github.com/espressif/esp-idf/issues/5486
2020-08-31 06:47:01 +00:00
..
esp_netif/build_config ESP-NETIF: add CI compile only tests for common init/config pattern in C/C++ 2020-02-10 19:40:28 +01:00
mqtt mqtt-tests: rename tests to match the actual group 2020-04-08 14:41:05 +02:00
pppos esp-modem: Remove esp-netif destroy from modem network glue code 2020-08-31 06:47:01 +00:00