Page 1 of 1

How to add esp32-wroom to esp-idf

Posted: Tue May 14, 2024 6:26 am
by jay_ferdinand
Hello

the board uses esp32-wroom-32ue, when i start to create a new project there is no esp32-wroom in the column of choose ESP-IDF target, there are only esp32-module, esp32-c3, and esp32-s3. my esptool version is v4.7.0, and my version esp-idf is 1.7.1, I use vscode as the editor. How to add esp32-wroom to the esp-idf?

Thanks