/ch58x-hal

Primary LanguageRustApache License 2.0Apache-2.0

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