zephyr/tests/subsys/modem/backends
Bjarki Arge Andreasen 4d99c69e4a modem: backend: tty: Implement transmit idle event
Implement transmit idle notification for TTY backend. Since TTY
has an "infinite" transmit buffer, we invoke transmit idle
immediately after writing the data to the TTY file.

The test suite for the TTY backend has been updated to match the
new behavior.

Signed-off-by: Bjarki Arge Andreasen <bjarki@arge-andreasen.me>
2024-01-11 16:09:44 +00:00
..
tty modem: backend: tty: Implement transmit idle event 2024-01-11 16:09:44 +00:00
uart tests: modem: backend: uart: Add fixture to test suite 2023-11-27 12:18:19 +00:00