Slappy2022 / ch58x-hal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Apache License 2.0


Languages

Language:Rust 98.1%Language:RPC 1.2%Language:Shell 0.7%