link to workshop repo

This commit is contained in:
Lotte Steenbrink 2021-01-19 16:04:39 +01:00
parent aee967f94e
commit 80cf893d7e

View file

@ -155,7 +155,15 @@ Installed package `probe-run v0.1.8` (..)
### Workshop tools
The workshop git repository contains custom crates that help you with flashing and debugging the workshops. Depending on the workshop you're attending, you need to install all or some of them.
The [workshop git repository](https://github.com/ferrous-systems/embedded-trainings-2020) contains custom crates that help you with flashing and debugging the workshops. Depending on the workshop you're attending, you need to install all or some of them.
In any case, clone and change into the repository first:
```console
$ git clone https://github.com/ferrous-systems/embedded-trainings-2020.git
$ cd embedded-trainings-2020
```
#### Beginner workshop