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
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