esp-idf/examples/protocols/pppos_client/components/modem
David Cermak c226270138 pppos-client: support for SIM7600 modem
Reuses most of the code from BG96. At this moment, this is not a
perfect support for other modules as the generic handlers for most
common modem functionality is not easily reusable. Refactoring to a
fully independent modem component will solve this.

Closes https://github.com/espressif/esp-idf/issues/5250
2020-07-13 14:45:19 +00:00
..
include pppos-client: support for SIM7600 modem 2020-07-13 14:45:19 +00:00
private_include pppos-client: support for SIM7600 modem 2020-07-13 14:45:19 +00:00
src pppos-client: support for SIM7600 modem 2020-07-13 14:45:19 +00:00
CMakeLists.txt pppos-client: support for SIM7600 modem 2020-07-13 14:45:19 +00:00
component.mk pppos-client: support for SIM7600 modem 2020-07-13 14:45:19 +00:00
Kconfig esp_modem: UART runtime configuration of esp-modem 2020-04-14 21:46:07 +02:00