zephyr/subsys/modem
Tomi Fontanilles a986905df5 modem: chat: implement helper defines/structs
Those helpers allow to define some typical kinds of chat matches and
scripts with more ease/less boilerplate.

Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
2024-04-24 15:00:10 -04:00
..
backends modem: backends: uart_isr: improve the reception of bytes 2024-03-26 09:29:55 +00:00
CMakeLists.txt ADD: GNSS Driver for U-BLOX M10 & Support for UBX Messages 2024-03-26 09:28:36 +00:00
Kconfig modem: cmux: make work buffer size configurable 2024-03-26 09:29:55 +00:00
modem_chat.c modem: chat: implement helper defines/structs 2024-04-24 15:00:10 -04:00
modem_cmux.c modem: cmux: make work buffer size configurable 2024-03-26 09:29:55 +00:00
modem_pipe.c modem: pipe: Add TRANSMIT_IDLE event 2024-01-11 16:09:44 +00:00
modem_ppp.c modem: ppp: fix receiving of successive frames when one 0x7E is omitted 2024-02-28 18:02:17 +00:00
modem_ubx.c ADD: GNSS Driver for U-BLOX M10 & Support for UBX Messages 2024-03-26 09:28:36 +00:00