Open w0x7c00 opened 2 years ago
You could use:
git clone https://github.com/riscv-rust/k210-crates
cd k210-pac
git reset
git checkout .
cd ../k210-crates
cargo b
I just bumped the versions of all dependencies branches in two PRs: https://github.com/riscv-rust/k210-pac/pull/39 riscv-rust/k210-example#6
This should help you get a working example
编译很多地方报错,怀疑库升级导致不兼容