Search found 2 matches

by rolandDM
Sun Dec 19, 2021 2:54 pm
Forum: IDEs for ESP-IDF
Topic: ESP-IDF Extension C++17 Compliance
Replies: 3
Views: 15451

ESP-IDF Extension C++17 Compliance

I am struggling with the compiler of the ESP_IDF extension of VSCode. My c_cpp_properties.json is plain-vanilla: "compilerPath": "C:\\Users\\roland\\.espressif\\tools\\xtensa-esp32-elf\\esp-2020r3-8.4.0\\xtensa-esp32-elf\\bin\\xtensa-esp32-elf-gcc.exe", "cStandard": "c11", "cppStandard": "c++17", .....
by rolandDM
Tue Jan 05, 2021 7:41 pm
Forum: IDEs for ESP-IDF
Topic: Flashing doesn't work in Extension 6.0 Update for VS Code
Replies: 1
Views: 2705

Flashing doesn't work in Extension 6.0 Update for VS Code

My Espressif IDF extension in VS Code got updated to 6.0 and now I cannot flash anymore: I receive the error message "Variable ${config:idf.baudRate} can not be resolved because setting 'idf.baudRate' not found." Nothing changed and I checked the idf:Flash Baud Rate in Settings (Workspace & User): b...