README.md
January 27, 2023 ยท View on GitHub
Work in progress
To flash the blinky example:
$ cargo run --example blinky
The uart example will emit "Hello, World!" to the UART3 default ports Tx=PA5,Rx=PA4
$ cargo run --example uart
January 27, 2023 ยท View on GitHub
Work in progress
To flash the blinky example:
$ cargo run --example blinky
The uart example will emit "Hello, World!" to the UART3 default ports Tx=PA5,Rx=PA4
$ cargo run --example uart