DavidIAm opened this issue 2 years ago · 1 comments
In the one-time setup section, you need to add:
cargo install cargo-make
otherwise, your next command cargo make ... doesn't work.
cargo make ...
There's a PR up to add this dependency to the README on the firmware section. #92