Does anyone have a easy(ish) guide to adding a new board to PlatformIO? I’m trying to do a project with https://www.waveshare.com/wiki/ESP32-S3-Touch-LCD-1.85 and am a bit overwhelmed with the number of options and which ones I actually need to care about.
I didn’t notice before but in the screenshot the Flash Type is set QIO and PSRAM type to OPI. This platformio.ini should match your board: ESP32-S3-WROOM-(1/1U)-N16R8
I purchased the same board as ddurant. I changed my env: and board as (I think) suggested: ESP32-S3-WROOM-(1/1U)-N16R8 in platformio.ini. Gives an error. I only see the 1.28 board when creating a new project (not the 1.85). ddurant - would you be willing to send me a “shell” PIO project with the appropriate platformio.ini and anything else to get started? So far, I’ve managed to get a blank screen with every attempt….
This will just change the env in the current project (where the platformio.ini) resides. It does not affect other other or new projects. If you want these settings permanent and “selectable” when creating new projects, you have to create a board manifest.