esp-idf/examples/protocols/pppos_client/components/modem
Axel Lin 0784426d6b esp_modem: Ensure uart_param_config and uart pins are set before uart_driver_install
Fixes Guru Meditation Error: Core 0 panic'ed (LoadProhibited) when config with
CONFIG_PM_ENABLE=y && CONFIG_PM_DFS_INIT_AUTO=y.

Signed-off-by: Axel Lin <axel.lin@gmail.com>

Merges https://github.com/espressif/esp-idf/pull/4904
2020-04-14 21:46:07 +02:00
..
include esp_modem: add simple compatibility layer for new esp_modem connecting over esp-netif 2019-12-16 17:34:10 +00:00
src esp_modem: Ensure uart_param_config and uart pins are set before uart_driver_install 2020-04-14 21:46:07 +02:00
CMakeLists.txt pppos_client: Add a test application for pppos_client 2020-04-14 21:46:07 +02:00
component.mk modem: support modem facility and PPPoS 2019-01-23 18:53:32 +08:00
Kconfig pppos_client: Add a test application for pppos_client 2020-04-14 21:46:07 +02:00