Skip to content

v0.4.1

Choose a tag to compare

@fugo-release-bot fugo-release-bot released this 20 Aug 02:22
6ef382a

0.4.1 (2026-08-20)

Documentation

  • configure agent skills for GitHub issue tracker and domain docs (#56) (8350cd7)
    Flash a blank board (offsets from pio run -t upload -v, esp32s3, 16MB flash):
esptool.py --chip esp32s3 write_flash -z --flash_mode dio --flash_freq 80m --flash_size 16MB \
  0x0     bootloader-0.4.1.bin \
  0x8000  partitions-0.4.1.bin \
  0xe000  ota_data_initial-0.4.1.bin \
  0x10000 firmware-0.4.1.bin

Verify downloads: sha256sum -c checksums-0.4.1.txt