Searched full:echo (Results 1 – 14 of 14) sorted by relevance
28 echo $PATH_TO_ADD appended to PATH29 echo " "64 echo Starting CMSIS-Pack Generation: `date`71 echo "Error: No 7zip Utility found"72 echo "Action: Add 7zip to your path"73 echo " "83 echo "Error: No PackChk Utility found"84 echo "Action: Add PackChk to your path"85 echo "Hint: Included in CMSIS Pack:"86 echo "<pack_root_dir>/ARM/CMSIS/<version>/CMSIS/Utilities/<os>/"[all …]
225 echo $PATH_TO_ADD appended to PATH226 echo " "
2 echo "/* Autogenerated */"3 echo '#include <stddef.h>'4 echo '#include "examplelist.h"'8 echo "extern void ${line}(void);"10 echo "const struct lv_ci_example lv_ci_example_list[] = {"12 echo " { \"$line\", $line },";14 echo " { NULL, NULL }"15 echo "};"
5 echo "This script must be run as root or with sudo" >&2
105 run: echo "NON_AMD64_BUILD=1" >> $GITHUB_ENV122 echo "New files were added during the build process."123 echo "Uploading untracked ref. images as artifacts..."125 echo "Found new file: $file"128 echo "::set-output name=new_ref_imgs_found::true"130 echo "No new files were found."131 echo "::set-output name=new_ref_imgs_found::false"144 echo "Failing the build due to newly generated reference images."
29 echo "${line}" && exit 138 echo "${line}" && exit 147 echo "${line}" && exit 1
30 …run: git diff --exit-code >/dev/null 2>&1 || (echo "Please regenerate lv_conf_internal.h using scr…
30 echo "Please apply the preceding diff to your code or run scripts/properties.py"
30 echo "Error: Kconfig contains leading spaces instead of tabs"
42 echo "Please apply the preceding diff to your code or run scripts/code-format.py"
72 echo "::set-output name=VERSION_NAME::$(scripts/find_version.sh)"
25 echo "name: rpi4_lvgl" >> external.desc26 echo "desc: rpi4 lvgl custom build" >> external.desc
4 echo "Built succesfully, opening index.html"
3 echo ". /usr/local/emsdk/emsdk_env.sh" >> /home/codespace/.bashrc