| .cargo | ||
| embassy-net-nrf91 | ||
| src | ||
| .gitignore | ||
| build.rs | ||
| Cargo.toml | ||
| memory.x | ||
| README.md | ||
| rust-toolchain.toml | ||
Embassy Display test
This code creates a blocking SPI connection to an ili9341 display and runs the embedded-graphics demo code every second.
| .cargo | ||
| embassy-net-nrf91 | ||
| src | ||
| .gitignore | ||
| build.rs | ||
| Cargo.toml | ||
| memory.x | ||
| README.md | ||
| rust-toolchain.toml | ||
This code creates a blocking SPI connection to an ili9341 display and runs the embedded-graphics demo code every second.