Skip to content

Releases: jrichter24/moldqueen

moldqueen-esp32 esp-v0.1.0

Choose a tag to compare

@github-actions github-actions released this 28 Jun 21:04

Merged, flashable firmware for moldqueen-esp32 esp-v0.1.0
(Heemol ESP32-S3 N16R8 DevKitC-1, 16 MB flash).

One image — bootloader + partition table + app already at their offsets. Flash the
whole thing to 0x0:

esptool.py --chip esp32s3 write_flash 0x0 moldqueen-esp32-esp-v0.1.0.bin

After flashing, the device boots into WiFi setup (moldqueen-setup AP at
192.168.4.1) if it has no saved credentials; once provisioned it's reachable at
moldqueenesp.local (WS API on :8765, management page on :8080).

Full Changelog: esp-v0.1.0-rc1...esp-v0.1.0

moldqueen v0.1.2

Choose a tag to compare

@github-actions github-actions released this 25 Jun 10:48

Signed release APK for moldqueen v0.1.2 (io.github.jrichter24.moldqueen).

Verify the signature: apksigner verify moldqueen-v0.1.2.apk.

Full Changelog: v0.1.1...v0.1.2

moldqueen v0.1.1

Choose a tag to compare

@github-actions github-actions released this 25 Jun 00:06

Signed release APK for moldqueen v0.1.1 (io.github.jrichter24.moldqueen).

Verify the signature: apksigner verify moldqueen-v0.1.1.apk.

Full Changelog: v0.1.0...v0.1.1

moldqueen v0.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 22:43

Signed release APK for moldqueen v0.1.0 (io.github.jrichter24.moldqueen).

Verify the signature: apksigner verify moldqueen-v0.1.0.apk.

Full Changelog: https://github.com/jrichter24/moldqueen/commits/v0.1.0