Search found 1 match

by jah335
Wed Mar 08, 2023 1:36 pm
Forum: ESP-IDF
Topic: Vscode idf.py commands not working
Replies: 1
Views: 1253

Vscode idf.py commands not working

New to esp32 development and tried to install and configure the ESP-IDF extension for Vscode. Was able to build and flash blink and get it running but any of the idf.py commands weren't used. Eg. 'idf.py -p COM4 flash_reset' in the Vscode powershell terminal would just take me to the idf.py instead ...