embedded-trainings-2020/embedded-workshop-book/src/tooling-check.md
2021-04-15 13:23:24 +02:00

14 lines
217 B
Markdown

# Tooling check
## Setup check
✅ Let's check that you have installed all the tools listed in the previous section.
``` console
$ cargo size --version
cargo-size 0.3.3
$ nrfutil version
nrfutil version 6.1.0
```