Skip to content

Add support ESP32-S2 Arduino Framework #585

@jonesfu

Description

@jonesfu

For current config, it will pop up error message when choice board esp32-s2-saola-1 with arduino framework.
PLATFORM: Espressif 32 (3.2.0) > Espressif ESP32-S2-Saola-1
HARDWARE: ESP32S2 240MHz, 320KB RAM, 4MB Flash
DEBUG: Current (esp-prog) External (esp-prog, iot-bus-jtag, jlink, minimodule, olimex-arm-usb-ocd, olimex-arm-usb-ocd-h, olimex-arm-usb-tiny-h, olimex-jtag-tiny, tumpa)
Error: This board doesn't support arduino framework!

After I change two point, I can build esp32-s2 with arduino framwork:

  1. change framework from ESP-IDF to arduino .platformio\platforms\espressif32\boards\esp32-s2-saola-1.json
  2. update .platformio\packages\framework-arduinoespressif32 to newest

So, could you please help to support ESP32-S2 arduino build environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions