Skip to content

Releases: negrusti/esp32-czone

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 06 Jun 02:44
ad35420

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

  • esp32-czone-v0.1.2-factory.bin — full image for a blank chip; flash at offset 0x0:
    esptool.py --chip esp32s3 write_flash 0x0 esp32-czone-v0.1.2-factory.bin
  • esp32-czone-v0.1.2-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: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 06 Jun 01:03
b13408f

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

  • esp32-czone-v0.1.1-factory.bin — full image for a blank chip; flash at offset 0x0:
    esptool.py --chip esp32s3 write_flash 0x0 esp32-czone-v0.1.1-factory.bin
  • esp32-czone-v0.1.1-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: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 20:54
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