esp-idf/examples/protocols/pppos_client/components/modem
David Cermak 336de29413 Examples/pppos_client: Fix manual parsing to accept unexpected lines
Regression from a90817cda0 that caused
parsing exit in case of an unexpected result found (line handler
reported ESP_FAIL). Prevously if any error found in the line handler we
just posted an unexpected event, but continued with parsing. Fixed by
allowing for further parsing.

Related: https://github.com/espressif/esp-idf/issues/7176
2021-10-04 19:34:17 +08:00
..
include Examples/pppos_client: Remove uart pattern detection 2021-09-21 10:12:54 +02:00
src Examples/pppos_client: Fix manual parsing to accept unexpected lines 2021-10-04 19:34:17 +08:00
CMakeLists.txt Move DCE_CHECK in the esp_modem_dce 2021-03-01 17:10:48 +00:00
component.mk Move DCE_CHECK in the esp_modem_dce 2021-03-01 17:10:48 +00:00
Kconfig esp_modem: UART runtime configuration of esp-modem 2020-04-14 21:46:07 +02:00