ivmarkov / rust-esp32-std-demo

Rust on ESP32 STD demo app. A demo STD binary crate for the ESP32[XX] and ESP-IDF, which connects to WiFi, Ethernet, drives a small HTTP server and draws on a LED screen.
Apache License 2.0
785 stars 105 forks source link

Add support for the AZTouch MOD board with ILI9341 #125

Open mangelajo opened 1 year ago

mangelajo commented 1 year ago

This commit adds basic support to run the demo on the AZTouch MOD board.

Some extra context: https://twitter.com/mangel_ajo/status/1589221877259862017

ivmarkov commented 1 year ago

Needs cargo fmt