From e6dbeb2c853d89538361341f72784b4d76a5b2e2 Mon Sep 17 00:00:00 2001 From: Jacob Lifshay Date: Wed, 22 Oct 2025 20:19:24 -0700 Subject: [PATCH] add tx_only_uart example to readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 011922d..0722447 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,12 @@ To program the Flash also, so it stays programmed when power-cycling the board: sudo openFPGALoader --board arty_a7_100t -f target/blinky-out/blinky.bit ``` +# Building the [Transmit-only UART example] for the Arty A7 100T on Linux + +[Transmit-only UART example]: crates/fayalite/examples/tx_only_uart.rs + +Follow the steps above of building the Blinky example, but replace `blinky` with `tx_only_uart`. + # Funding ## NLnet Grants