Skip to content

Add Arduino framework support for ESP32-C6 boards #1694

Description

@mertdemirel95

Arduino-ESP32 core (v3.x) officially supports ESP32-C6 devices and ESP32-C6 boards compile and run successfully with Arduino framework
in Arduino IDE.

However, PlatformIO ESP32-C6 board definitions do not list "arduino" as a supported framework, resulting in the error: "This board doesn't support arduino framework!"

Request:
Please enable Arduino framework support for ESP32-C6 boards (e.g. esp32-c6-devkitc-1) by adding Arduino to the supported frameworks in the board manifest files.

This would align PlatformIO with the current Arduino-ESP32 support and allow existing Arduino projects to migrate to ESP32-C6.

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