This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
esp-protocols
Watch
1
Star
0
Fork
0
forked from
espressif/esp-protocols
Code
Pull Requests
Activity
Files
088f7ac3f8a3d3aff45f02847094b7b11bb187c6
esp-protocols
/
components
/
esp_modem
/
include
/
cxx_include
T
History
David Cermak
89e1bd27b3
fix(esp-modem): Add filename/line info to exception message
...
This is useful if exceptions are enabled, but caught internally on C++ API boundary
2022-08-18 14:52:21 +02:00
..
esp_modem_api.hpp
Add: Support for SIM7000 modules
2022-04-13 15:36:15 +02:00
esp_modem_buffer.hpp
fix(esp_modem): Implement movable unique_buffer to bundle data, size, ptr
2022-06-18 12:19:07 +02:00
esp_modem_cmux.hpp
fix(esp_modem): Implement movable unique_buffer to bundle data, size, ptr
2022-06-18 12:19:07 +02:00
esp_modem_command_library.hpp
Add: Sim7600 extended support
2022-04-19 16:23:22 +02:00
esp_modem_dce_factory.hpp
fix(esp-modem): Add filename/line info to exception message
2022-08-18 14:52:21 +02:00
esp_modem_dce_module.hpp
feat(esp_modem): Add optional ACT to operator-name
2022-07-13 09:56:29 +02:00
esp_modem_dce.hpp
fix(exp_modem): DTE should own both command and data terminal
2022-06-11 21:33:51 +02:00
esp_modem_dte.hpp
fix(esp_modem): Implement movable unique_buffer to bundle data, size, ptr
2022-06-18 12:19:07 +02:00
esp_modem_exception.hpp
fix(esp-modem): Add filename/line info to exception message
2022-08-18 14:52:21 +02:00
esp_modem_netif.hpp
Applied astyle code formatting
2021-10-04 11:32:55 +02:00
esp_modem_primitives.hpp
fix(esp_modem): Implement movable unique_buffer to bundle data, size, ptr
2022-06-18 12:19:07 +02:00
esp_modem_terminal.hpp
Applied astyle code formatting
2021-10-04 11:32:55 +02:00
esp_modem_types.hpp
fix: add virtual destructors to ModuleIf and CommandableIf
2022-01-28 22:34:03 +07:00