Freertos kernel submodule fix (#50)

This commit is contained in:
Ken Van Hoeylandt
2024-02-28 16:46:49 +11:00
committed by GitHub
parent dc0c8915b0
commit b22ce5210a
594 changed files with 29 additions and 205259 deletions
+3 -1
View File
@@ -5,6 +5,8 @@ else
set -e
cmake -S ./ -B build-sim
cmake --build build-sim -j 12
build-sim/app-sim/app-sim
cd data
../build-sim/app-sim/app-sim
cd -
fi