We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ESP32 support is incomplete.
Currently supported features:
How to flash MicroPython to the device:
python -m esptool --chip esp32 --port <path-to-device> write_flash -z 0x1000 <path-to-micropython-image>