Initialize UART serial

This commit is contained in:
2026-05-27 01:36:20 -07:00
parent 021a096d33
commit 5cba1d930d
3 changed files with 17 additions and 1 deletions
+1
View File
@@ -29,6 +29,7 @@ rtt-target = { version = "0.6.2", features = ["defmt"] }
critical-section = "1.2.0"
static_cell = "2.1.1"
ws2812-rs = "0.3.1"
embedded-io = "0.7.1"
[profile.dev]