Home
last modified time | relevance | path

Searched full:echo (Results 1 – 14 of 14) sorted by relevance

/lvgl-latest/env_support/cmsis-pack/
Dgen_pack.sh28 echo $PATH_TO_ADD appended to PATH
29 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 …]
DREADME.md225 echo $PATH_TO_ADD appended to PATH
226 echo " "
/lvgl-latest/scripts/
Dgenexamplelist.sh2 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 "};"
Dinstall_astyle.sh5 echo "This script must be run as root or with sudo" >&2
/lvgl-latest/.github/workflows/
Dccpp.yml105 run: echo "NON_AMD64_BUILD=1" >> $GITHUB_ENV
122 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."
Dcheck_bom.yml29 echo "${line}" && exit 1
38 echo "${line}" && exit 1
47 echo "${line}" && exit 1
Dcheck_conf.yml30 …run: git diff --exit-code >/dev/null 2>&1 || (echo "Please regenerate lv_conf_internal.h using scr…
Dcheck_properties.yml30 echo "Please apply the preceding diff to your code or run scripts/properties.py"
Dverify_kconfig.yml30 echo "Error: Kconfig contains leading spaces instead of tabs"
Dcheck_style.yml42 echo "Please apply the preceding diff to your code or run scripts/code-format.py"
Dcompile_docs.yml72 echo "::set-output name=VERSION_NAME::$(scripts/find_version.sh)"
/lvgl-latest/docs/details/integration/os/buildroot/
Dimage_generation.rst25 echo "name: rpi4_lvgl" >> external.desc
26 echo "desc: rpi4 lvgl custom build" >> external.desc
/lvgl-latest/.devcontainer/
D__build_all.sh__4 echo "Built succesfully, opening index.html"
Dsetup.sh3 echo ". /usr/local/emsdk/emsdk_env.sh" >> /home/codespace/.bashrc