Go to file
Sebastian H. Gabrielli 0a1f5f2dfb Implement interactivity
2024-12-28 21:14:14 +01:00
.cargo Intitial commit 2024-12-15 21:49:22 +01:00
src Implement interactivity 2024-12-28 21:14:14 +01:00
.gitignore Intitial commit 2024-12-15 21:49:22 +01:00
build.rs Intitial commit 2024-12-15 21:49:22 +01:00
Cargo.toml Successfully render custom menu 2024-12-28 19:05:58 +01:00
memory.x Intitial commit 2024-12-15 21:49:22 +01:00
README.md Add README.md 2024-12-21 12:36:34 +01:00
rust-toolchain.toml Intitial commit 2024-12-15 21:49:22 +01:00

Embassy Display test

This code creates a blocking SPI connection to an ili9341 display and runs the embedded-graphics demo code every second.