Skip to content

Releases: mohith-das/wiview

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 20 Jun 03:58

wiview v0.3.2

Flash Instructions

  1. Download wiview-full.bin
  2. Put Cardputer-Adv in download mode (power OFF, hold G0, power ON)
  3. Flash: esptool.py --chip esp32s3 --port /dev/cu.usbmodem* write_flash 0x0 wiview-full.bin

Files

  • wiview-full.bin — Merged binary for one-line esptool flash
  • firmware.bin — Application firmware (flash at 0x10000)
  • bootloader.bin — Bootloader (flash at 0x0)
  • partitions.bin — Partition table (flash at 0x8000)

See README for full instructions.

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 20 Jun 03:43

wiview v0.3.1

Flash Instructions

  1. Download wiview-full.bin
  2. Put Cardputer-Adv in download mode (power OFF, hold G0, power ON)
  3. Flash: esptool.py --chip esp32s3 --port /dev/cu.usbmodem* write_flash 0x0 wiview-full.bin

Files

  • wiview-full.bin — Merged binary for one-line esptool flash
  • firmware.bin — Application firmware (flash at 0x10000)
  • bootloader.bin — Bootloader (flash at 0x0)
  • partitions.bin — Partition table (flash at 0x8000)

See README for full instructions.

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 02:44

wiview v0.3.0

Flash Instructions

  1. Download wiview-full.bin
  2. Put Cardputer-Adv in download mode (power OFF, hold G0, power ON)
  3. Flash: esptool.py --chip esp32s3 --port /dev/cu.usbmodem* write_flash 0x0 wiview-full.bin

Files

  • wiview-full.bin — Merged binary for one-line esptool flash
  • firmware.bin — Application firmware (flash at 0x10000)
  • bootloader.bin — Bootloader (flash at 0x0)
  • partitions.bin — Partition table (flash at 0x8000)

See README for full instructions.

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 02:03

wiview v0.2.0

Flash Instructions

  1. Download wiview-full.bin
  2. Put Cardputer-Adv in download mode (power OFF, hold G0, power ON)
  3. Flash: esptool.py --chip esp32s3 --port /dev/cu.usbmodem* write_flash 0x0 wiview-full.bin

Files

  • wiview-full.bin — Merged binary for one-line esptool flash
  • firmware.bin — Application firmware (flash at 0x10000)
  • bootloader.bin — Bootloader (flash at 0x0)
  • partitions.bin — Partition table (flash at 0x8000)

See README for full instructions.