Page 1 of 1

Build with arduino-esp32 for ESP32-S2

Posted: Sun Jan 23, 2022 3:12 pm
by Kasperdelasopa
Hey,

i have seen that the description of the arduino-esp32 framework, that is can be used for the ESP32-S2.

Can someone tell me how i can compile my code for a ESP32-S2 using Platformio?

Im not able to select a ESP-S2 board to compile it. it always says

Code: Select all

Error: This board doesn't support arduino framework!
I'm using this config:

Code: Select all

platform = espressif32
board = esp32-s2-saola-1
framework = arduino
but it seems i need to download an "install" the framework from "https://github.com/espressif/arduino-esp32" first.

Can someone provie a short step by step list for me?

Best regards

Re: Build with arduino-esp32 for ESP32-S2

Posted: Mon Jan 24, 2022 6:28 pm
by Kasperdelasopa
Noone? :|

Re: Build with arduino-esp32 for ESP32-S2

Posted: Mon Jan 24, 2022 8:48 pm
by Kasperdelasopa
OK... other forums can provide a solution:

https://community.platformio.org/t/usi ... o/22897/5