esp-idf/examples/protocols/pppos_client/main
David Cermak 53fc156adb 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
2021-01-15 11:48:26 +00:00
..
CMakeLists.txt examples: use new component registration api 2019-06-21 19:53:29 +08:00
component.mk Enable lwip PPPoS support 2017-04-21 14:23:34 +10:00
Kconfig.projbuild pppos_client: support for PPPAUTHTYPE_NONE 2020-04-14 21:46:07 +02:00
pppos_client_main.c esp-modem: Remove esp-netif destroy from modem network glue code 2021-01-15 11:48:26 +00:00