Forum >CircuitPython Support for Beetle ESP32-C3
CircuitPython Support for Beetle ESP32-C3

Just a heads up, that I have submitted a PR to add support for the Beetle ESP32-C3 to CircuitPython (CP).
https://github.com/adafruit/circuitpython/pull/6615
I've not added the display support yet, I don't have a compatible display to test with yet, so there is an open issue to do that. https://github.com/adafruit/circuitpython/issues/6616
Boards without OTG USB (mounting as a drive) will be supported in CircuitPython's BLE and Web Workflows, which are still in development, but are making progress. In the meantime you can use CP in the REPL.
Cheers!
-p