Skip to content

Releases: georgik/esp32-spooky-maze-game

v0.10.0

18 Dec 13:05
fb5f755
Compare
Choose a tag to compare

Flashing

You can use esp-workbench to flash the binary.

You can use also espflash:

espflash write-bin 0x0 spooky-maze-esp-wrover-kit.bin

Changelog:

  • update HAL
  • update SPI call
  • remove atomics dependency
  • fix ESP32-C3-LcdKit resolution
  • fix ESP32-S3-USB-OTG - screen orientation and color

v0.9.0

23 Nov 14:55
743616f
Compare
Choose a tag to compare

Flashing

You can use esp-workbench to flash the binary.

You can use also espflash:

espflash write-bin 0x0 spooky-maze-esp-wrover-kit.bin

Changelog:

DMA optimization and refactoring (#67)

  • optimized DMA
  • refactor code and remove duplicated code in many targets
  • esp32-devkit-rust - decrease freq for reading IMU, because of interference on clock pin

v0.8.0

10 Nov 13:06
3dd5651
Compare
Choose a tag to compare

DMA support (#66)

  • add dma support for all available targets

Flashing

You can use esp-workbench to flash the binary.

You can use also espflash:

espflash write-bin 0x0 spooky-maze-esp-wrover-kit.bin

v0.7.0

02 Nov 06:28
4fb44ba
Compare
Choose a tag to compare

esp-wrover - update hal (#63)

  • update version of project to 0.7.0
  • m5stack-core - add missing IMU initialization
  • esp32-c3-lcdkit clean up
  • esp32-c3-devkit-rust - fix implementation and update hal

Flashing

You can use esp-workbench to flash the binary.

You can use also espflash:

espflash write-bin 0x0 spooky-maze-esp-wrover-kit.bin

v0.6.1

18 Oct 08:55
Compare
Choose a tag to compare

Flashing

You can use esp-workbench to flash the binary.

You can use also espflash:

espflash write-bin 0x0 spooky-maze-esp-wrover-kit.bin

v0.6.0

16 Oct 09:58
Compare
Choose a tag to compare

New features:

  • demo mode

v.0.5.0

31 Aug 12:31
ddd34f3
Compare
Choose a tag to compare

Flashing

You can use esp-helm to flash the binary.

You can use also espflash:

espflash write-bin 0x0 spooky-maze-esp-wrover-kit.bin

v0.4.0

23 Aug 08:01
Compare
Choose a tag to compare

Flashing

You can use esp-helm to flash the binary.

You can use also espflash:

espflash write-bin 0x0 spooky-maze-esp-wrover-kit.bin

Release v0.3

03 Apr 12:22
2148a6e
Compare
Choose a tag to compare

Build for multiple targets

Flashing (espflash 2.x):

espflash write-bin 0x0 spooky-maze-esp-wrover-kit.bin