Release images for ESP32-C3-DevKitM-1, Arduino host, and ESP32-S31. Both ESP factory images enable the ESP-IDF Wi-Fi and Bluetooth LE controller APIs by default.
Flash at offset 0x0:
python -m esptool --chip esp32c3 erase_flash
python -m esptool --chip esp32c3 write_flash 0x0 micro-rustscript-esp32-c3.factory.bin
python -m esptool --chip esp32s31 write_flash 0x0 micro-rustscript-esp32-s31.factory.binFull Changelog: 0.3.2...0.3.3