Compare commits

...

1 commit

Author SHA1 Message Date
e6dbeb2c85
add tx_only_uart example to readme
All checks were successful
/ test (pull_request) Successful in 4m43s
2025-10-22 20:19:24 -07:00

View file

@ -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 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 # Funding
## NLnet Grants ## NLnet Grants