zephyr/samples/drivers/uart
Attie Grande cf14d4f1fd samples: drivers: uart: Add a 'passthrough' example
This sample can be used as a "virtual wire", allowing direct access to
devices connected to the target processor - for example: GPS, Cellular,
etc...

This is also useful as a utility - no other connectivity options exist
for UART, where other interfaces like SPI and I2C have shell commands.

Signed-off-by: Attie Grande <attie.grande@argentum-systems.co.uk>
2024-01-27 15:33:29 +01:00
..
echo_bot doc: driver: samples: Update driver samples to use new Sphinx extension 2023-09-22 09:21:43 +02:00
native_tty samples: drivers: uart: native_tty: Remove superfluous cmake lines 2024-01-06 14:09:44 +01:00
passthrough samples: drivers: uart: Add a 'passthrough' example 2024-01-27 15:33:29 +01:00