k210-example
k210-example copied to clipboard
Example project for K210 SoC to show usage of k210-hal project
编译很多地方报错,怀疑库升级导致不兼容
I'm trying to write firmware for the Sispeed MAix BiT (with microphone); for a thermostat controller, using these crates, with an interest in providing examples or possibly contributing to **cargo-flash**...
```bash $ git log -n1 commit 6a96e5cc86cbb888e3e11443a2b942fcff0fe669 (HEAD -> master, origin/master, origin/HEAD) Author: luojia65 Date: Wed Apr 29 13:44:17 2020 +0800 Fix GPIO input ``` ```bash $ cargo build Updating...
Bump all libraries to the latest version, including the regenerated version of k210-pac. This depends on: https://github.com/riscv-rust/k210-pac/pull/39 This has been tested with the blinky example on a MaixPy board with...