ESP32-C2 #13700
-
Does anyone got a ESP32-C2 Devkit (with ESP8684) working with micropython? Thx for your Response |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I don't think a C2 port has been done yet. |
Beta Was this translation helpful? Give feedback.
-
It hasn't merged yet, but support for ESP32-C2 has been submitted in this pull request: (Currently you need to make a custom build from this pull request to use it, but after it's merged then the upcoming nightly snapshot builds should include ESP32C2 firmware images and then the next MicroPython release will also include it.) |
Beta Was this translation helpful? Give feedback.
It hasn't merged yet, but support for ESP32-C2 has been submitted in this pull request:
#15906
(Currently you need to make a custom build from this pull request to use it, but after it's merged then the upcoming nightly snapshot builds should include ESP32C2 firmware images and then the next MicroPython release will also include it.)