Page 1 of 1

choosing correct board in PlatformIO?

Posted: Wed Oct 18, 2023 4:04 am
by qubdtq
Hi -- I'm using PlatformIO in VSCode on linux. This is my first time using an ESP32, PlatformIO, and VSCode, so I'm pretty clueless.

I have an ESP32-DevKitCVIE and I'm not sure which board to select when starting a new project.

I see "Espressif ESP-WROVER-KIT", which sounds good (the ESP32-DevKitCVIE uses a ESP32-WROVER-IE) as well as an "Espressif ESP32 Dev Module", but the platform IO docs for both those boards both have wrong info for flash amount, etc.

Can anyone point me in the right direction? Thanks!

Re: choosing correct board in PlatformIO?

Posted: Wed Oct 18, 2023 6:31 pm
by qubdtq
Ah, Espressif ESP32 Dev Module seems to be the one, judging by the getting started guide here: https://docs.platformio.org/en/stable/t ... sting.html