Add README.md

This commit is contained in:
Sebastian H. Gabrielli 2024-12-21 12:36:34 +01:00
parent 7b0d54ab6f
commit e6e998f67f

5
README.md Normal file
View File

@ -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.