georgik / esp32-spooky-maze-game

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

Feature/esp32 s3 lcd ev board #61

Open georgik opened 11 months ago

georgik commented 11 months ago

Add support for ESP32-S3-LCD-EV-Board.

Implementation based on ESP-IDF with LVGL where the application logic is written in Rust and ESP-IDF handles the communication with peripherals.