zephyr/boards
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
..
arc board: nsim: cleanup ARCv3 haps setup 2024-01-30 12:36:24 +01:00
arm boards: nrf54h20pdk_nrf54h20: use XIP for PPR 2024-02-27 13:32:40 +01:00
arm64 dts: mimx93_evk_a55: avoid conflict with Ethos-U NPU reserved memory 2024-02-06 19:36:03 +01:00
common linkserver: nxp: enable linkserver to be the default runner 2024-01-05 14:29:18 +01:00
mips boards: Use unique names for boards in the YAML files 2023-11-24 09:26:28 +01:00
nios2 arch: _PrepC -> z_prep_c 2023-12-11 18:23:52 -05:00
posix uart_native_tty: Emulate an interrupt driven uart 2024-02-27 14:49:02 +01:00
riscv boards: nrf54h20pdk_nrf54h20: use XIP for PPR 2024-02-27 13:32:40 +01:00
shields drivers: mipi_dbi: mipi_dbi_spi: change reset pin polarity 2024-02-08 19:42:38 +01:00
sparc soc/gr716a: Enable SPIMCTRL support on LEON GR716A 2024-02-01 14:06:38 +01:00
x86 boards: x86/up_squared: use HPET timer 2024-02-14 19:08:02 +01:00
xtensa drivers: mipi_dbi: mipi_dbi_spi: change reset pin polarity 2024-02-08 19:42:38 +01:00
CMakeLists.txt
deprecated.cmake boards: deprecated: Remove boards deprecated pre-Zephyr 2.7 2024-01-03 10:19:06 +01:00
index.rst
Kconfig config: qemu: Add QEMU_EXTRA_FLAGS config option 2023-10-20 15:03:55 +02:00