Search found 2 matches

by Codosaurus
Thu Nov 16, 2023 9:43 am
Forum: ESP-IDF
Topic: How to see full command lines
Replies: 1
Views: 602

How to see full command lines

I am having a problem with the include paths in VS Code but the example project I am using builds correctly using the idf.py commands. It would be very helpful if I could see the entire command lines being executed. How do I make it so that the output of idf.py build shows the full compiler and link...
by Codosaurus
Thu Nov 16, 2023 1:26 am
Forum: IDEs for ESP-IDF
Topic: Problems with Blink Example
Replies: 1
Views: 33699

Problems with Blink Example

I am new to the ESP32. I just did a clean install of the latest Ubuntu, VS Code, and the ESP-IDF extension. I used the installation instructions here: https://github.com/espressif/vscode-esp-idf-extension/blob/master/docs/tutorial/install.md. I useed the "Express" option. Everything seemed to go wel...