embedded-trainings-2020/embedded-workshop-book/src/tooling-check.md
2021-01-25 16:13:32 +01:00

18 lines
363 B
Markdown

# Tooling check
## Setup check
✅ Let's check that you have installed all the tools listed in the previous section.
❗ The first two commands *must* return version `0.8.x`
``` console
$ cargo size --version
cargo-size 0.3.3
$ nrfutil version
nrfutil version 6.1.0
```
✅ Now let's make sure you've installed the tools shipped with the workshop material.