| ... | ... | @@ -8,7 +8,7 @@ This tutorial is a simple led blink test: it will teach you how to clone the boa |
|
|
|
Open the git console inside a folder and clone the boardcore repository:
|
|
|
|
|
|
|
|
```sh
|
|
|
|
git clone --recurse-submodules https://git.skywarder.eu/scs/skyward-boardcore.git
|
|
|
|
git clone --recurse-submodules git@git.skywarder.eu:avn/swd/skyward-boardcore.git
|
|
|
|
cd skyward-boardcore
|
|
|
|
```
|
|
|
|
|
| ... | ... | |