Add How to for myself
This commit is contained in:
parent
30030f4ef9
commit
426649c4b4
1 changed files with 10 additions and 0 deletions
10
how_to.txt
Normal file
10
how_to.txt
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
oopen docker desktop
|
||||||
|
run folder in vscode container
|
||||||
|
## west init -l app/ ##only needed once
|
||||||
|
west update
|
||||||
|
cd app
|
||||||
|
|
||||||
|
restart vscode and container
|
||||||
|
cd app
|
||||||
|
|
||||||
|
west build -p -b bluemicro840_v1 -- -DSHIELD=bluehand
|
Loading…
Add table
Reference in a new issue