zephyr/boards/posix
Björn Stenberg 8cdcb2c167 uart_native_tty: Emulate an interrupt driven uart
Emulate SERIAL_SUPPORT_INTERRUPT for UART_NATIVE_TTY, using a thread that
polls the tty and invokes the callback.

This allows interrupt-driven subsystems such as modbus to use a native tty,
which is useful for testing purposes.

Signed-off-by: Björn Stenberg <bjorn@haxx.se>
2024-02-27 14:49:02 +01:00
..
common boards native: Add extra arguments through kconfig 2024-01-19 10:33:30 +01:00
doc
native_posix boards native_posix: Detect attempt to configure not existing int 2024-02-12 11:08:11 -06:00
native_sim uart_native_tty: Emulate an interrupt driven uart 2024-02-27 14:49:02 +01:00
nrf_bsim soc: arm: nordic_nrf: move Kconfig.peripherals to common folder 2024-02-02 16:40:11 +01:00
index.rst