Releases: mohith-das/wiview
Releases · mohith-das/wiview
Release list
v0.3.2
wiview v0.3.2
Flash Instructions
- Download
wiview-full.bin - Put Cardputer-Adv in download mode (power OFF, hold G0, power ON)
- 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 flashfirmware.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
wiview v0.3.1
Flash Instructions
- Download
wiview-full.bin - Put Cardputer-Adv in download mode (power OFF, hold G0, power ON)
- 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 flashfirmware.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
wiview v0.3.0
Flash Instructions
- Download
wiview-full.bin - Put Cardputer-Adv in download mode (power OFF, hold G0, power ON)
- 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 flashfirmware.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
wiview v0.2.0
Flash Instructions
- Download
wiview-full.bin - Put Cardputer-Adv in download mode (power OFF, hold G0, power ON)
- 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 flashfirmware.bin— Application firmware (flash at 0x10000)bootloader.bin— Bootloader (flash at 0x0)partitions.bin— Partition table (flash at 0x8000)
See README for full instructions.