This commit is contained in:
2025-11-04 13:43:48 -07:00
parent dd26e3528b
commit 375b5d1d47
12 changed files with 318 additions and 69 deletions

View File

@@ -4,8 +4,7 @@ version = "0.1.0"
edition = "2024"
[dependencies]
embedded-sdmmc = { version = "0.9.0", default-features = false }
embedded-graphics = "0.8.1"
abi_sys = { path = "../abi_sys" }
embedded-graphics = "0.8.1"
once_cell = { version = "1", default-features = false }
rand_core = "0.9.3"