zephyr/dts
Marko Sagadin 54cbf45c74 drivers: uart: add support for serial ports on native posix
Add support for communication with serial ports on native POSIX platform
via UART driver API. Serial port driver supports polling API,
configuration of the serial ports used via devicetree and command line
options, and runtime configuration with `uart_configure`.
Multiple instances of the driver are supported.
Example use and configuration is also demonstrated in the
`samples/drivers/uart/native_tty` sample.

Closes: #56586

Signed-off-by: Marko Sagadin <marko.sagadin42@gmail.com>
2023-06-21 09:27:22 +02:00
..
arc/synopsys drivers: pinctrl: add pinctrl driver for ARC emsdp 2023-05-29 09:21:07 -04:00
arm soc: arm64: viper: Move GIC version to DT 2023-06-17 08:01:46 -04:00
arm64 soc: arm64: ls1046a: Move GIC version to DT 2023-06-17 08:01:46 -04:00
bindings drivers: uart: add support for serial ports on native posix 2023-06-21 09:27:22 +02:00
common
nios2/intel dts: nios2: intel: nios2-qemu: add jtag interrupt 2023-01-27 14:24:43 -05:00
posix
riscv dts: riscv: Add dts support for INTEL Nios V/g 2023-06-17 07:34:05 -04:00
sparc/gaisler dts/sparc/gaisler: add SoC and board compatible strings 2023-05-02 10:53:27 +02:00
x86/intel drivers: rtc: rtc_mc146818: Added RTC driver for Motorola MC146818B 2023-04-27 14:15:22 +02:00
xtensa dts: xtensa: intel: add imr entry to cavs25_tgph 2023-06-20 12:57:29 -04:00
binding-template.yaml
Kconfig