georgik / esp32-spooky-maze-game

Rust Bare Metal implementation of maze game for ESP32
MIT License
30 stars 7 forks source link

DMA optimization and refactoring #67

Closed georgik closed 9 months ago

georgik commented 9 months ago

Goal: speed up code, reduce duplication