updating RTEMS example

This commit is contained in:
2022-05-27 01:46:51 +02:00
parent 2cc2c85bdb
commit ec6a398631
8 changed files with 9 additions and 7 deletions

View File

@@ -17,7 +17,7 @@ fi
build_generator="make"
os_fsfw="rtems"
builddir="build-Debug"
builddir="cmake-build-debug"
build_type="debug"
if [ "${OS}" = "Windows_NT" ]; then
python="py"