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
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_ppp.c
modem_ubx.c