zephyr/tests/drivers/uart
Raffael Rostagno a205fe9155 samples: esp32c3: Move config files from boards to socs
Move samples config files from 'boards' to 'socs' in order to
remove multiple files with the same configuration and render
available samples for new boards. Only changed sample files
which are not board or hardware specific.

Signed-off-by: Raffael Rostagno <raffael.rostagno@espressif.com>
2024-08-13 18:21:10 -04:00
..
uart_async_api samples: esp32c3: Move config files from boards to socs 2024-08-13 18:21:10 -04:00
uart_async_rx
uart_basic_api tests: drivers: uart: uart_basic_api: add configuration for frdm_ke17z512 2024-08-02 03:31:38 -04:00
uart_elementary
uart_emul tests: drivers: uart: uart_emul: Add device emulation test 2024-07-30 18:28:17 +01:00
uart_mix_fifo_poll
uart_pm