e8145fcede
esp_modem: Ignore format warnings
2022-07-12 12:32:15 +04:00
f3ff98bb82
fix(exp_modem): DTE should own both command and data terminal
...
reworks to clear shared_ptr<> of both command and data terminals
and having DTE own it. When we swith to CMUX mode the ownership is transfered to CMux terminal
2022-06-11 21:33:51 +02:00
74040cfd1a
esp_modem: Extend modem_console example with USB DTE
2022-04-04 15:48:47 +02:00
325a1933c4
fix: missing default statement in a switch in the modem_console example
2022-01-28 22:34:03 +07:00
01e2a9c109
Examples: Fix print format for http_client() API
2021-11-04 11:41:11 +01:00
a61e9e2d40
Applied astyle code formatting
2021-10-04 11:32:55 +02:00
3332c27978
Bulk replace header guards to use
2021-10-04 11:32:55 +02:00
e0e65856f0
esp-modem(Docs): Update documentation and minor fixes
2021-10-04 11:32:55 +02:00
69ad3ea589
Make the component compatible with IDFv4.1, v4.2, v4.3
2021-10-04 11:32:55 +02:00
90641c89eb
esp_modem: Moved to component folder
2021-10-04 11:32:55 +02:00