Windows PowerShell
版权所有 (C) Microsoft Corporation。保留所有权利。
尝试新的跨平台 PowerShell https://aka.ms/pscore6
Setting PYTHONNOUSERSITE, was not set
Using Python in D:\Espressif\python_env\idf5.3_py3.11_env\Scripts
Python 3.11.2
Using Git in D:\Espressif\tools\idf-git\2.44.0\cmd
git version 2.44.0.windows.1
Setting IDF_PATH: D:\Espressif\frameworks\esp-idf-v5.3
Checking Python compatibility
Adding ESP-IDF tools to PATH...
WARNING: Error while accessing the ESP-IDF version file in the Python environment: [Errno 2] No such file or directory: 'D:\\Espressif\\python_env\\idf5.3_py3.11_env\\idf_version.txt'
Name Value
---- -----
OPENOCD_SCRIPTS D:\Espressif\tools\openocd-esp32\v0.12.0-esp32-20240318\openocd-esp32\share\openocd\s...
IDF_CCACHE_ENABLE 1
ESP_ROM_ELF_DIR D:\Espressif\tools\esp-rom-elfs\20240305\
IDF_PYTHON_ENV_PATH D:\Espressif\python_env\idf5.3_py3.11_env
ESP_IDF_VERSION 5.3
IDF_DEACTIVATE_FILE_PATH C:\Users\admin\AppData\Local\Temp\tmpke1b1oa9idf_1616
Added to PATH
-------------
D:\Espressif\tools\xtensa-esp-elf-gdb\14.2_20240403\xtensa-esp-elf-gdb\bin
D:\Espressif\tools\riscv32-esp-elf-gdb\14.2_20240403\riscv32-esp-elf-gdb\bin
D:\Espressif\tools\xtensa-esp-elf\esp-13.2.0_20240530\xtensa-esp-elf\bin
D:\Espressif\tools\riscv32-esp-elf\esp-13.2.0_20240530\riscv32-esp-elf\bin
D:\Espressif\tools\esp32ulp-elf\2.38_20240113\esp32ulp-elf\bin
D:\Espressif\tools\cmake\3.24.0\bin
D:\Espressif\tools\openocd-esp32\v0.12.0-esp32-20240318\openocd-esp32\bin
D:\Espressif\tools\ninja\1.11.1\
D:\Espressif\tools\idf-exe\1.0.3\
D:\Espressif\tools\ccache\4.8\ccache-4.8-windows-x86_64
D:\Espressif\tools\dfu-util\0.11\dfu-util-0.11-win64
D:\Espressif\frameworks\esp-idf-v5.3\tools
Checking if Python packages are up to date...
Constraint file: D:\Espressif\espidf.constraints.v5.3.txt
Requirement files:
- D:\Espressif\frameworks\esp-idf-v5.3\tools\requirements\requirements.core.txt
Python being checked: D:\Espressif\python_env\idf5.3_py3.11_env\Scripts\python.exe
Python requirements are satisfied.
Detected installed tools that are not currently used by active ESP-IDF version.
For removing old versions of idf-driver, idf-python-wheels use command 'python.exe D:\Espressif\frameworks\esp-idf-v5.3\tools\idf_tools.py uninstall'
For free up even more space, remove installation packages of those tools. Use option 'python.exe D:\Espressif\frameworks\esp-idf-v5.3\tools\idf_tools.py uninstall --remove-archives'.
Done! You can now compile ESP-IDF projects.
Go to the project directory and run:
idf.py build