Searched full:tools (Results 1 – 25 of 648) sorted by relevance
12345678910>>...26
/hal_espressif-3.4.0/tools/ci/ |
D | executable-list.txt | 35 tools/build_apps.py 36 tools/check_python_dependencies.py 37 tools/ci/build_template_app.sh 38 tools/ci/check_api_violation.sh 39 tools/ci/check_build_warnings.py 40 tools/ci/check_callgraph.py 41 tools/ci/check_codeowners.py 42 tools/ci/check_deprecated_kconfigs.py 43 tools/ci/check_examples_cmake_make.py 44 tools/ci/check_examples_rom_header.sh [all …]
|
D | mypy_ignore_list.txt | 148 tools/ble/lib_ble_client.py 149 tools/ble/lib_gap.py 150 tools/ble/lib_gatt.py 151 tools/check_python_dependencies.py 152 tools/check_term.py 153 tools/ci/check_artifacts_expire_time.py 154 tools/ci/check_callgraph.py 155 tools/ci/check_codeowners.py 156 tools/ci/check_deprecated_kconfigs.py 157 tools/ci/check_examples_cmake_make.py [all …]
|
D | exclude_check_tools_files.txt | 1 tools/ble/**/* 2 tools/catch/**/* 3 tools/ci/build_template_app.sh 4 tools/ci/check_*.{py,txt,sh} # excluded because run in default pipeline pre-check stage 5 tools/ci/checkout_project_ref.py 6 tools/ci/ci_fetch_submodule.py 7 tools/ci/ci_get_mr_info.py 8 tools/ci/configure_ci_environment.sh 9 tools/ci/deploy_docs.py 10 tools/ci/envsubst.py [all …]
|
/hal_espressif-3.4.0/docs/en/api-guides/tools/ |
D | idf-tools.rst | 1 Downloadable Tools 4 ESP-IDF build process relies on a number of tools: cross-compiler toolchains, CMake build system, a… 6 Installing the tools using an OS-specific package manager (like apt, yum, brew, etc.) is the prefer… 8 …tools are IDF-specific and are not available in OS package repositories. Furthermore, different ve… 10 The rest of the document refers to these downloadable tools simply as "tools". Other kinds of tools… 15 The following sections explain the installation method, and provide the list of tools installed on … 21 …If you are looking for instructions on how to install the tools, see the :doc:`Getting Started Gui… 24 Tools metadata file 27 …f tools and tool versions required for each platform is located in :idf_file:`tools/tools.json`. T… 29 This file is used by :idf_file:`tools/idf_tools.py` script when installing the tools or setting up … [all …]
|
/hal_espressif-3.4.0/tools/test_idf_size/ |
D | test.sh | 6 && echo -e "\n***\nBuilding project for $1..." &>> $IDF_PATH/tools/test_idf_size/output \ 9 && echo -e "\n***\nRunning mem_test.py for $1..." &>> $IDF_PATH/tools/test_idf_size/output \ 10 …&& python -m coverage run -a $IDF_PATH/tools/idf_size.py --json build/hello_world.map > size_outpu… 12 …ython -m coverage run -a $IDF_PATH/tools/test_idf_size/mem_test.py size_output.json esptool_output… 18 …&& python -m coverage run -a $IDF_PATH/tools/idf_size.py --json app_$1.map | python $IDF_PATH/tool… 19 …&& python -m coverage run -a $IDF_PATH/tools/idf_size.py --json --archives app_$1.map | python $ID… 20 …&& python -m coverage run -a $IDF_PATH/tools/idf_size.py --json --files app_$1.map | python $IDF_P… 21 …n -m coverage run -a $IDF_PATH/tools/idf_size.py --json --archive_details libdriver.a app_$1.map |… 31 && python -m coverage run -a $IDF_PATH/tools/idf_size.py app.map &>> output \ 33 && python -m coverage run -a $IDF_PATH/tools/idf_size.py bootloader.map &>> output \ [all …]
|
D | app.map | 3 /home/user/esp/esp-idf/tools/unit-test-app/build/cxx/libcxx.a(cxx_guards.o) 5 /home/user/esp/esp-idf/tools/unit-test-app/build/cxx/libcxx.a(cxx_exception_stubs.o) 7 /home/user/esp/esp-idf/tools/unit-test-app/build/esp32/libesp32.a(panic.o) 8 … /home/user/esp/esp-idf/tools/unit-test-app/build/cxx/libcxx.a(cxx_guards.o) (abort) 9 /home/user/esp/esp-idf/tools/unit-test-app/build/esp32/libesp32.a(cpu_start.o) 11 /home/user/esp/esp-idf/tools/unit-test-app/build/esp32/libesp32.a(clk.o) 12 … /home/user/esp/esp-idf/tools/unit-test-app/build/esp32/libesp32.a(cpu_start.o) (esp_clk_init) 13 /home/user/esp/esp-idf/tools/unit-test-app/build/esp32/libesp32.a(esp_err_to_name.o) 14 … /home/user/esp/esp-idf/tools/unit-test-app/build/esp32/libesp32.a(panic.o) (esp_err_to_name) 15 /home/user/esp/esp-idf/tools/unit-test-app/build/esp32/libesp32.a(crosscore_int.o) [all …]
|
D | app_esp32s2.map | 231 /home/xy/.espressif/tools/xtensa-esp32s2-elf/esp-2019r2-8.2.0/xtensa-esp32s2-elf/bin/../lib/gcc/xte… 233 /home/xy/.espressif/tools/xtensa-esp32s2-elf/esp-2019r2-8.2.0/xtensa-esp32s2-elf/bin/../lib/gcc/xte… 235 /home/xy/.espressif/tools/xtensa-esp32s2-elf/esp-2019r2-8.2.0/xtensa-esp32s2-elf/bin/../lib/gcc/xte… 237 /home/xy/.espressif/tools/xtensa-esp32s2-elf/esp-2019r2-8.2.0/xtensa-esp32s2-elf/bin/../lib/gcc/xte… 239 /home/xy/.espressif/tools/xtensa-esp32s2-elf/esp-2019r2-8.2.0/xtensa-esp32s2-elf/bin/../lib/gcc/xte… 241 /home/xy/.espressif/tools/xtensa-esp32s2-elf/esp-2019r2-8.2.0/xtensa-esp32s2-elf/bin/../lib/gcc/xte… 243 /home/xy/.espressif/tools/xtensa-esp32s2-elf/esp-2019r2-8.2.0/xtensa-esp32s2-elf/bin/../lib/gcc/xte… 245 /home/xy/.espressif/tools/xtensa-esp32s2-elf/esp-2019r2-8.2.0/xtensa-esp32s2-elf/bin/../lib/gcc/xte… 247 /home/xy/.espressif/tools/xtensa-esp32s2-elf/esp-2019r2-8.2.0/xtensa-esp32s2-elf/bin/../lib/gcc/xte… 249 /home/xy/.espressif/tools/xtensa-esp32s2-elf/esp-2019r2-8.2.0/xtensa-esp32s2-elf/bin/../lib/gcc/xte… [all …]
|
D | app_esp32h2.map | 271 /home/xy/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-e… 273 /home/xy/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-e… 274 …/home/xy/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-… 275 /home/xy/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-e… 277 /home/xy/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-e… 279 /home/xy/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-e… 281 /home/xy/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-e… 283 /home/xy/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-e… 285 /home/xy/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-e… 287 /home/xy/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-e… [all …]
|
D | app_esp32c3.map | 279 /home/xy/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-e… 281 /home/xy/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-e… 282 …/home/xy/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-… 283 /home/xy/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-e… 285 /home/xy/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-e… 287 /home/xy/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-e… 289 /home/xy/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-e… 291 /home/xy/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-e… 293 /home/xy/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-e… 295 /home/xy/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-e… [all …]
|
D | app2.map | 251 /home/xy/.espressif/tools/xtensa-esp32-elf/esp-2019r2-8.2.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-… 253 /home/xy/.espressif/tools/xtensa-esp32-elf/esp-2019r2-8.2.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-… 255 /home/xy/.espressif/tools/xtensa-esp32-elf/esp-2019r2-8.2.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-… 257 /home/xy/.espressif/tools/xtensa-esp32-elf/esp-2019r2-8.2.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-… 259 /home/xy/.espressif/tools/xtensa-esp32-elf/esp-2019r2-8.2.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-… 261 /home/xy/.espressif/tools/xtensa-esp32-elf/esp-2019r2-8.2.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-… 263 /home/xy/.espressif/tools/xtensa-esp32-elf/esp-2019r2-8.2.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-… 265 /home/xy/.espressif/tools/xtensa-esp32-elf/esp-2019r2-8.2.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-… 267 /home/xy/.espressif/tools/xtensa-esp32-elf/esp-2019r2-8.2.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-… 269 /home/xy/.espressif/tools/xtensa-esp32-elf/esp-2019r2-8.2.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-… [all …]
|
D | app_esp32s3.map | 301 /home/xy/.espressif/tools/xtensa-esp32s3-elf/esp-2021r1-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xte… 303 /home/xy/.espressif/tools/xtensa-esp32s3-elf/esp-2021r1-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xte… 305 /home/xy/.espressif/tools/xtensa-esp32s3-elf/esp-2021r1-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xte… 307 /home/xy/.espressif/tools/xtensa-esp32s3-elf/esp-2021r1-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xte… 309 /home/xy/.espressif/tools/xtensa-esp32s3-elf/esp-2021r1-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xte… 311 /home/xy/.espressif/tools/xtensa-esp32s3-elf/esp-2021r1-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xte… 313 /home/xy/.espressif/tools/xtensa-esp32s3-elf/esp-2021r1-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xte… 315 /home/xy/.espressif/tools/xtensa-esp32s3-elf/esp-2021r1-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xte… 317 /home/xy/.espressif/tools/xtensa-esp32s3-elf/esp-2021r1-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xte… 319 /home/xy/.espressif/tools/xtensa-esp32s3-elf/esp-2021r1-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xte… [all …]
|
/hal_espressif-3.4.0/tools/test_idf_tools/ |
D | test_idf_tools.py | 54 …It works with tools.json directly and not through idf_tools.py in order to bypass the script under… 57 with open(os.path.join(os.path.dirname(os.path.abspath(__file__)), '..', 'tools.json')) as f: 60 return dict((tool['name'], tool['versions'][0]['name']) for tool in tools_obj['tools']) 104 if os.path.isdir(os.path.join(self.temp_tools_dir, 'tools')): 105 shutil.rmtree(os.path.join(self.temp_tools_dir, 'tools')) 159 self.assertIn('version installed in tools directory: ' + ESP32ULP_VERSION, output) 160 self.assertIn('version installed in tools directory: ' + ESP32S2ULP_VERSION, output) 161 self.assertIn('version installed in tools directory: ' + OPENOCD_VERSION, output) 162 self.assertIn('version installed in tools directory: ' + RISCV_ELF_VERSION, output) 163 self.assertIn('version installed in tools directory: ' + XTENSA_ESP32_ELF_VERSION, output) [all …]
|
/hal_espressif-3.4.0/.gitlab/ci/ |
D | host-test.yml | 59 - cd tools/ldgen/test 135 - cd tools/kconfig_new/test/confserver 141 - cd tools/kconfig_new/test/gen_kconfig_doc/ 148 - cd tools/kconfig_new/test/confgen/ 157 - tools/test_idf_monitor/outputs/* 160 - cd ${IDF_PATH}/tools/test_idf_monitor 168 - tools/test_idf_size/output 169 - tools/test_idf_size/.coverage 172 - cd ${IDF_PATH}/tools/test_idf_size 180 - cd ${IDF_PATH}/tools/test_idf_py [all …]
|
D | pre_check.yml | 17 - source tools/ci/utils.sh 18 - export PYTHONPATH="$CI_PROJECT_DIR/tools:$CI_PROJECT_DIR/tools/ci/python_packages:$PYTHONPATH" 32 …- python ${CI_PROJECT_DIR}/tools/ci/ci_get_mr_info.py files ${CI_MERGE_REQUEST_SOURCE_BRANCH_NAME}… 42 - tools/ci/check_idf_version.sh 47 - python ${IDF_PATH}/tools/ci/check_examples_cmake_make.py 52 - tools/ci/check_examples_rom_header.sh 53 - tools/ci/check_api_violation.sh 79 - tools/*/Kconfig*.new 80 - tools/*/*/Kconfig*.new 81 - tools/*/*/*/Kconfig*.new [all …]
|
D | rules.yml | 7 - "tools/ci/static-analysis-rules.yml" 8 - "tools/ci/clang_tidy_dirs.txt" 20 - "tools/ci/sonar_exclude_list.txt" 23 - "tools/ci/python_packages/gitlab_api.py" 24 - "tools/ci/python_packages/idf_http_server_test/**/*" 25 - "tools/ci/python_packages/idf_iperf_test_util/**/*" 26 - "tools/ci/python_packages/tiny_test_fw/**/*" 27 - "tools/ci/python_packages/ttfw_idf/**/*" 29 - "tools/ci/find_apps_build_apps.sh" 30 - "tools/build_apps.py" [all …]
|
D | static-code-analysis.yml | 14 CLANG_TIDY_DIRS_TXT: ${CI_PROJECT_DIR}/tools/ci/clang_tidy_dirs.txt 15 RULES_FILE: ${CI_PROJECT_DIR}/tools/ci/static-analysis-rules.yml 40 - export PYTHONPATH="$IDF_PATH/tools:$IDF_PATH/tools/ci/python_packages:$PYTHONPATH" 43 …export files=$(python ${CI_PROJECT_DIR}/tools/ci/ci_get_mr_info.py files ${CI_MERGE_REQUEST_SOURCE… 67 - source tools/ci/utils.sh 68 - export PYTHONPATH="$CI_PROJECT_DIR/tools:$CI_PROJECT_DIR/tools/ci/python_packages:$PYTHONPATH" 72 …# get all exclude paths specified in tools/ci/sonar_exclude_list.txt | ignore lines start with # |… 73 …- custom_excludes=$(cat $CI_PROJECT_DIR/tools/ci/sonar_exclude_list.txt | grep -v '^#' | xargs | s… 98 …- export CI_MERGE_REQUEST_COMMITS=$(python ${CI_PROJECT_DIR}/tools/ci/ci_get_mr_info.py commits ${…
|
D | build.yml | 37 - export PATH="$IDF_PATH/tools:$PATH" 41 - tools/ci/build_template_app.sh ${BUILD_COMMAND_ARGS} 101 - tools/unit-test-app/output/${IDF_TARGET} 102 - tools/unit-test-app/builds/*.json 103 - tools/unit-test-app/builds/${IDF_TARGET}/*/size.json 111 BUILD_PATH: ${CI_PROJECT_DIR}/tools/unit-test-app/builds 112 OUTPUT_PATH: ${CI_PROJECT_DIR}/tools/unit-test-app/output 118 - ${IDF_PATH}/tools/ci/find_apps_build_apps.sh 119 - cd $CI_PROJECT_DIR/tools/unit-test-app 120 - python tools/UnitTestParser.py ${BUILD_PATH} ${CI_NODE_INDEX:-1} [all …]
|
/hal_espressif-3.4.0/ |
D | .gitlab-ci.yml | 44 SUBMODULE_FETCH_TOOL: "tools/ci/ci_fetch_submodule.py" 55 CHECKOUT_REF_SCRIPT: "$CI_PROJECT_DIR/tools/ci/checkout_project_ref.py" 78 …tools/idf_tools.py --non-interactive install ${SETUP_TOOLS_LIST:-} && eval "$(tools/idf_tools.py -… 90 - source tools/ci/utils.sh 91 - source tools/ci/setup_python.sh 93 - source tools/ci/configure_ci_environment.sh 101 - source tools/ci/utils.sh 102 - source tools/ci/setup_python.sh 103 - source tools/ci/configure_ci_environment.sh 108 - source tools/ci/utils.sh [all …]
|
D | .gitignore | 49 tools/unit-test-app/sdkconfig 50 tools/unit-test-app/sdkconfig.old 51 tools/unit-test-app/build 52 tools/unit-test-app/builds 53 tools/unit-test-app/output 54 tools/unit-test-app/test_configs 60 tools/test_apps/**/build 61 tools/test_apps/**/sdkconfig 62 tools/test_apps/**/sdkconfig.old 65 tools/test_idf_monitor/outputs
|
D | .pre-commit-config.yaml | 42 entry: tools/ci/check_executables.py --action executables 48 entry: tools/ci/check_executables.py --action list 54 entry: tools/ci/check_kconfigs.py 59 entry: tools/ci/check_deprecated_kconfigs.py 72 entry: tools/ci/check_codeowners.py ci-check 78 entry: tools/ci/check_rules_yml.py 94 entry: tools/ci/check_type_comments.py 100 - id: check-tools-files-patterns 101 name: Check tools dir files patterns 102 entry: tools/ci/check_tools_files_patterns.py [all …]
|
D | export.bat | 21 set "IDF_TOOLS_PY_PATH=%IDF_PATH%\tools\idf_tools.py" 22 set "IDF_TOOLS_JSON_PATH=%IDF_PATH%\tools\tools.json" 29 echo Adding ESP-IDF tools to PATH... 34 python.exe "%IDF_PATH%\tools\idf_tools.py" export --format key-value >"%IDF_TOOLS_EXPORTS_FILE%" 47 DOSKEY idf.py=python.exe "%IDF_PATH%\tools\idf.py" $* 54 python.exe "%IDF_PATH%\tools\check_python_dependencies.py" 75 echo Error^: The following tools are not installed in your environment.
|
D | export.fish | 12 source "$IDF_PATH"/tools/detect_python.fish 14 echo "Adding ESP-IDF tools to PATH..." 18 set idf_exports ("$ESP_PYTHON" "$IDF_PATH"/tools/idf_tools.py export) || return 1 22 python "$IDF_PATH"/tools/check_python_dependencies.py || return 1 24 # Allow calling some IDF python tools without specifying the full path 25 # "$IDF_PATH"/tools is already added by 'idf_tools.py export'
|
/hal_espressif-3.4.0/docs/en/get-started/ |
D | windows-setup.rst | 15 …tools to be installed so you can build firmware for supported chips. The prerequisite tools includ… 26 …- The installation path of ESP-IDF and ESP-IDF Tools must not be longer than 90 characters. Too lo… 32 .. _get-started-windows-tools-installer: 34 ESP-IDF Tools Installer 37 The easiest way to install ESP-IDF's prerequisites is to download one of ESP-IDF Tools Installers f… 54 - CMake_ and Ninja_ build tools 68 :alt: Completing the ESP-IDF Tools Setup Wizard with Run ESP-IDF PowerShell Environment 71 Completing the ESP-IDF Tools Setup Wizard with Run ESP-IDF PowerShell Environment 84 :alt: Completing the ESP-IDF Tools Setup Wizard with Run ESP-IDF Command Prompt (cmd.exe) 87 Completing the ESP-IDF Tools Setup Wizard with Run ESP-IDF Command Prompt (cmd.exe) [all …]
|
D | windows-setup-update.rst | 2 Updating ESP-IDF tools on Windows 9 Install ESP-IDF tools using a script 20 …tools necessary to use ESP-IDF. If the specific version of the tool is already installed, no actio… 24 Add ESP-IDF tools to PATH using an export script 27 …SP-IDF tools installer creates a Start menu shortcut for "ESP-IDF Command Prompt". This shortcut o… 29 …ing that shortcut. If this is the case, follow the instructions below to add ESP-IDF tools to PATH. 41 When this is done, the tools will be available in this command prompt.
|
/hal_espressif-3.4.0/tools/ |
D | idf_tools.py | 8 # This script helps installing tools required to use the ESP-IDF, and updating PATH 9 # to use the installed tools. It can also create a Python virtual environment, 11 # It does not install OS dependencies. It does install tools such as the Xtensa 14 # By default, downloaded tools will be installed under $HOME/.espressif directory 23 # * To install the tools, run `idf_tools.py install`. 27 # * To start using the tools, run `eval "$(idf_tools.py export)"` — this will update 28 # the PATH to point to the installed tools and set up other environment variables 29 # needed by the tools. 77 TOOLS_FILE = 'tools/zephyr_tools.json' 78 TOOLS_SCHEMA_FILE = 'tools/tools_schema.json' [all …]
|
12345678910>>...26