You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
github-actionsbot
changed the title
Clicking the vscode IDF plugin will not use the MSYS2 default terminal
Clicking the vscode IDF plugin will not use the MSYS2 default terminal (IDFGH-13393)
Aug 5, 2024
JDingOneSelf
changed the title
Clicking the vscode IDF plugin will not use the MSYS2 default terminal (IDFGH-13393)
The vscode IDF plugin cannot use the MSYS2 default terminal by clicking the monitor button(IDFGH-13393)
Aug 5, 2024
Answers checklist.
General issue report
xxxx@LAPTOP-8EUDJHTE /d/xxxxx/01Work/01Demo/01ESP32S3_Demo/blink
$ & set IDF_PATH='d:\Program\Espressif\IDF\v4.4.5\esp-idf'
bash: syntax error near unexpected token `&'
xxxx@LAPTOP-8EUDJHTE /d/xxxxx/01Work/01Demo/01ESP32S3_Demo/blink
$ & 'd:\Program\Espressif\445\python_env\idf4.4_py3.8_env\Scripts\python.exe' 'd:\Program\Espressif\IDF\v4.4.5\esp-idf\tools\idf_monitor.py' -p COM4 -b 115200 --toolchain-prefix xtensa-esp32s3-elf- --target esp32s3 'd:\xxxxx\01Work\01Demo\01ESP32S3_Demo\blink\build\blink.elf'
bash: syntax error near unexpected token `&'
The text was updated successfully, but these errors were encountered: