georgik / esp32-spooky-maze-game

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

Feature/esp32 c3 lcdkit #59

Closed georgik closed 1 year ago

georgik commented 1 year ago

Add support for ESP32 C3 LCDKit - https://docs.espressif.com/projects/esp-dev-kits/en/latest/esp32c3/esp32-c3-lcdkit/user_guide.html Graphical driver: GC9A01

georgik commented 1 year ago

Rotary encoder is still not handled. I would consider it as partial demo of display. Let's update the code in future versions