sipeed / bl602-pac

Embedded Rust's Peripheral Access Crate for BL602 microcontrollers
MIT License
19 stars 9 forks source link

Provide releases #19

Open 9names opened 1 year ago

9names commented 1 year ago

Having the HAL use a branch git dependency on the PAC is super brittle. We could use git tags or crates.io releases to make things more reliable.