Releases: georgik/esp32-conways-game-of-life-rs
Releases · georgik/esp32-conways-game-of-life-rs
v0.5.0
v0.4.0
Conway's Game of Life for ESP32-S3-BOX with DMA support
Flashing
You can use esp-workbench to flash the binary.
You can use also espflash:
espflash write-bin 0x0 esp32-conways-game-of-life-rs-v0.4.0.bin
v0.3.0
Conway's Game of Life for ESP32-S3-BOX with DMA support
Flashing
You can use esp-workbench to flash the binary.
You can use also espflash:
espflash write-bin 0x0 esp32-conways-game-of-life-rs-v0.3.0.bin
v0.2.0
Initial release of Conway's Game of Life
Flashing
You can use esp-workbench to flash the binary.
You can use also espflash:
espflash write-bin 0x0 esp32-conways-game-of-life-rs-v0.2.0.bin
v0.1.0
Initial release of Conway's Game of Life
Flashing
You can use esp-workbench to flash the binary.
You can use also espflash:
espflash write-bin 0x0 esp32-conways-game-of-life-rs-v0.1.0.bin