diff --git a/README.md b/README.md new file mode 100644 index 0000000..6a70980 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Embassy Display test + +This code creates a blocking SPI connection to an ili9341 display and runs the +[embedded-graphics](https://docs.rs/embedded-graphics/latest/embedded_graphics/) +demo code every second.