Skip to content

Conversation

@jeason1997
Copy link

The ESP32C2 in this project (https://circuitpython.org/board/espressif_esp8684_devkitc_02_n4/) is designed for 4MB flash. When I flashed it onto my ESP32H2, the filesystem failed to initialize properly. Therefore, I modified the original board configuration to add support for 2MB flash.

Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi - You can't reuse the creation ID -- that's what caused the build failure. But I don't see an Espressif DevKit board for ESP32-C2 with 2MB. And you said you have an ESP32-H2, which is different than an ESP32-C2: it supports different radio protocols.

@dhalbert
Copy link
Collaborator

dhalbert commented Jul 9, 2025

Hi @jeason1997, we'd be happy to add the board, but I'm not sure which board you are trying to add. Do you plan to work on this more or should we close the PR for now? Thanks.

@dhalbert
Copy link
Collaborator

Closing this for now, since we didn't hear back. Happy to re-open as needed.

@dhalbert dhalbert closed this Sep 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants