Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 20:54
· 12 commits to main since this release
7bd41da

Firmware build for the Waveshare ESP32-S3-POE-ETH-8DI-8RO board.

  • esp32-czone-v0.1.0-factory.bin — full image for a blank chip; flash at offset 0x0:
    esptool.py --chip esp32s3 write_flash 0x0 esp32-czone-v0.1.0-factory.bin
  • esp32-czone-v0.1.0-app.bin — application only; flash at 0x10000 to update an already-provisioned board.

Unofficial, community firmware. Not affiliated with or endorsed by BEP Marine / Power Products LLC. See the README disclaimer.

Full Changelog: https://github.com/negrusti/esp32-czone/commits/v0.1.0