Too late but it kinda works

This commit is contained in:
2026-02-11 15:19:10 +01:00
parent 53043fd3cd
commit 6fc08b5dbb
9 changed files with 570 additions and 59 deletions

View File

@@ -8,6 +8,7 @@ panic = "abort"
[profile.release]
panic = "abort"
debug = true
[dependencies]
embedded-alloc = "0.7"