cardputer-bsc-nostd/examples/display_test
2025-07-12 16:04:33 +01:00
..
src Reworked display code 2025-07-12 15:34:21 +01:00
build.rs Initial commit 2025-07-12 14:20:37 +01:00
Cargo.toml Initial commit 2025-07-12 14:20:37 +01:00
readme.md Add a readme for display_test 2025-07-12 16:04:33 +01:00

display_test example

This is a simple test of the cardputer's LCD. It draws a red rectangle which almost fills the display, leaving a 20 pixel border of black around the edge.

Run this example

With this repo cloned, run the following from either the root or this directory:

cargo espflash flash --release --package display_test