You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo"Copying ci.json to build directory: $build_dir"
354
+
cp "$sketchdir/ci.json""$build_dir/"
355
+
fi
356
+
351
357
if [ -n"$log_compilation" ];then
352
358
#Extract the program storage space and dynamic memory usage in bytes and percentage in separate variables from the output, just the value without the string
0 commit comments