Cleanup code and add simple README

This commit is contained in:
Marco Thomas
2022-04-18 13:19:17 +02:00
parent d5de0d3db6
commit 89dbe4adca
6 changed files with 88 additions and 32 deletions

1
Cargo.lock generated
View File

@@ -42,6 +42,7 @@ dependencies = [
"cortex-m 0.7.4",
"cortex-m-rt",
"embedded-graphics",
"embedded-time",
"panic-halt",
"panic-rtt-target",
"rtt-target 0.2.2",