headless?

This commit is contained in:
2023-10-14 12:45:48 +02:00
parent df53777a80
commit 8167fe55a0
5 changed files with 156 additions and 24 deletions

View File

@@ -17,6 +17,7 @@ ufmt = "0.1.0"
nb = "0.1.2"
embedded-hal = "0.2.3"
avr-device = "0.5.1"
heapless = "0.7.16"
[dependencies.arduino-hal]
git = "https://github.com/rahix/avr-hal"