1
0
Fork 0

get latest submodules + urls

jebbatime
ml server 2021-06-14 17:52:22 -06:00
parent e8beec6814
commit 230eefb092
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@ cd $JEBBATIMEGITROOT
make mrproper
make clean BOARD=pinetime
git submodule sync
git submodule update --init
make submodules
make -j`nproc` all BOARD=pinetime