zephyr/subsys/modem
Bjarki Arge Andreasen 2e9279f369 modem_chat: Allow timeout script chat commands
Modem chat scripts should be able to add a script command which
is simply a delay. The validation of chat scripts currently
disallows chat script commands which only have a timeout set.

Update modem_chat to allow modem chat script commands which
only have a timeout. Additionally do a bit of cleanup to
remove duplicate code.

Signed-off-by: Bjarki Arge Andreasen <bjarki@arge-andreasen.me>
2024-05-07 15:09:21 -05: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: Allow timeout script chat commands 2024-05-07 15:09:21 -05: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 ADD: GNSS Driver for U-BLOX M10 & Support for UBX Messages 2024-03-26 09:28:36 +00:00