IDF_DEACTIVATE_FILE_PATH=/tmp/tmp95e2ueljidf_81157 cargo:rerun-if-changed=/mcu-app/sdkconfig.defaults cargo:warning=Compiler version doesn't include clang or GCC: "./espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-cc" "--version" cargo:warning=Compi...
IDF_CCACHE_ENABLE=1 IDF_DEACTIVATE_FILE_PATH=C:\Users\marcu\AppData\Local\Temp\tmpialt0y74idf_14764 IDF_GIT=U:/Tools/Espressif/tools/idf-git/2.39.2/cmd/git.exe IDF_GIT_DIR=U:\Tools\Espressif\tools\idf-git\2.39.2\cmd IDF_PATH=U:\Tools\Espressif\frameworks\esp-idf-v5.1 IDF_PYTHON=U...
# The file doesn't have executable permissions, so this shouldn't really happen. # Doing this in case someone tries to chmod +x it and execute... # shellcheck disable=SC2128,SC2169,SC2039,SC3054 # ignore array expansion warning
"Read from file: '%s'", line); // All done, unmount partition and disable SPI peripheral esp_vfs_fat_sdcard_unmount(mount_point, card); ESP_LOGI(TAG, "Card unmounted"); //deinitialize the bus after all devices are removed spi_bus_free(host.slot);` ...
IDF_DEACTIVATE_FILE_PATH: C:\Users\ralph\AppData\Local\Temp\tmpa51vfdgmidf_20824 IVIROOTDIR64: C:\Program Files\IVI Foundation\IVI IDF_CCACHE_ENABLE: 1 USERNAME: ralph ProgramFiles(x86): C:\Program Files (x86) VXIPNPPATH64: C:\Program Files\IVI Foundation\VISA ...
IDF_DEACTIVATE_FILE_PATH: /tmp/tmpa0pw_28ridf_5445 MAIL: /var/mail/root COLORTERM: truecolor LOGNAME: root SUDO_UID: 1000 SHELL: /bin/bash LIBOVERLAY_SCROLLBAR: 0 IDF_PATH: /home/ubuntu/esp/esp-idf-v5.0.1 GDK_CORE_DEVICE_EVENTS: 1 USER: root SUDO_COMMAND: /home/ubuntu/eclipse/cp...
IDF_CCACHE_ENABLE 1 ESP_ROM_ELF_DIR C:\Espressif\tools\esp-rom-elfs\20230320\ IDF_PYTHON_ENV_PATH C:\Espressif\python_env\idf5.2_py3.11_env ESP_IDF_VERSION 5.2 IDF_DEACTIVATE_FILE_PATH C:\Users\user\AppData\Local\Temp\tmpem4lrg0xidf_26048 Added to PATH --- C:\Espressif\tools\...
warn(f'Error while accessing the ESP-IDF version file in the Python environment: {e}') def action_export(args): # type: ignore if args.deactivate and different_idf_detected(): deactivate_statement(args) @@ -1826,6 +1846,8 @@ def action_export(args): # type: ignore if os.getenv('...
if [ ! -f "${IDF_PATH}/tools/idf.py" ] || [ ! -f "${IDF_PATH}/tools/idf_tools.py" ] then3 changes: 2 additions & 1 deletion 3 tools/idf_tools.py Original file line numberDiff line numberDiff line change@@ -1199,9 +1199,10 @@ def deactivate_statement(args): # type: ...
rerun-if-env-changed=IDF_PATH cargo:rerun-if-env-changed=EXTRA-COMPONENTS cargo:rerun-if-env-changed=ESP_IDF_COMPONENTS cargo:rerun-if-env-changed=ESP_IDF_COMPONENT_MANAGER Submodule path 'components/bootloader/subproject/components/micro-ecc/micro-ecc': checked out 'd037ec89546fad14b5c4d5456c2...