compiled hw and sw uart in semestralka

This commit is contained in:
Filipriec
2025-11-11 21:39:46 +01:00
parent 17c205f23b
commit 19536dde78
5 changed files with 29 additions and 32 deletions

View File

@@ -275,6 +275,8 @@ dependencies = [
"embassy-usb",
"embedded-graphics",
"embedded-hal 1.0.0",
"embedded-io",
"embedded-io-async",
"heapless 0.9.1",
"micromath",
"panic-halt",