embassy-display-test/embedded
2024-12-28 21:23:29 +01:00
..
.cargo Add embedded, gui, and simulator in same repo 2024-12-28 21:23:29 +01:00
src Add embedded, gui, and simulator in same repo 2024-12-28 21:23:29 +01:00
build.rs Add embedded, gui, and simulator in same repo 2024-12-28 21:23:29 +01:00
Cargo.toml Add embedded, gui, and simulator in same repo 2024-12-28 21:23:29 +01:00
memory.x Add embedded, gui, and simulator in same repo 2024-12-28 21:23:29 +01:00
README.md Add embedded, gui, and simulator in same repo 2024-12-28 21:23:29 +01:00
rust-toolchain.toml Add embedded, gui, and simulator in same repo 2024-12-28 21:23:29 +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.