Go to file
2024-12-28 19:36:20 +01:00
.cargo Intitial commit 2024-12-15 21:49:22 +01:00
src Put the GUI drawing into task 2024-12-28 19:36:20 +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.