zephyr/samples/drivers
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
..
adc samples: drivers: adc: Add da1469x_dk_pro overlay 2023-05-22 12:41:42 +02:00
audio/dmic samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
auxdisplay tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
can tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
clock_control_litex samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
clock_control_xec tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
counter samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
crypto tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
current_sensing
dac tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
display samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
eeprom samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
espi samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ethernet/eth_ivshmem samples/eth_ivshmem: Switch main return type to int. 2023-05-31 10:36:17 +02:00
flash_shell tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
fpga/fpga_controller samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
ht16k33 samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
i2s/echo samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
ipm doc: update stale srecord links 2023-06-07 04:40:47 -04:00
jesd216 samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
kscan samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
kscan_touch samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
lcd_cyclonev_socdk samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
lcd_hd44780 samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
led_apa102 samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
led_apa102c_bitbang samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
led_is31fl3216a samples: Add is31fl3216a LED sample 2023-06-19 11:02:36 +02:00
led_lp503x samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
led_lp3943 samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
led_lp5562 samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
led_lp5569 samples: drivers: led: add a sample for ti lp5569 2023-06-19 09:17:52 +01:00
led_lpd8806 samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
led_pca9633 samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
led_pwm samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
led_sx1509b_intensity samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
led_ws2812 tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
led_xec samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
lora samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
mbox samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
memc samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
misc samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
peci samples: drivers: peci: Exclude MEC172x EVB from test 2023-06-07 13:57:16 -04:00
ps2 drivers: ps2: microchip: PS2 wakeup pin configured in overlay 2023-06-17 07:59:07 -04:00
smbus samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
soc_flash_nrf samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
spi_bitbang samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
spi_flash boards: arm: stm32h7b3 disco kit has external octo NOR flash controller 2023-05-10 19:13:45 +02:00
spi_flash_at45 doc: samples: update OVERLAY_CONFIG to EXTRA_CONF_FILE 2023-05-23 16:40:21 +02:00
spi_fujitsu_fram samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
uart drivers: uart: add support for serial ports on native posix 2023-06-21 09:27:22 +02:00
virtualization/ivshmem/doorbell samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
w1/scanner samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
watchdog samples: watchdog: fix twister filter 2023-06-13 09:38:27 -04:00
drivers.rst