improved code structure

This commit is contained in:
2026-05-20 17:44:22 +02:00
parent 7e8f3891c5
commit 8adc0b87f4
9 changed files with 167 additions and 106 deletions

View File

@@ -25,6 +25,8 @@ mipidsi = "0.9.0"
embedded-hal-bus = "0.3.0"
embedded-graphics = "0.8.1"
mmc56x3 = "0.1.0"
static_cell = { version = "2.1.1" }
portable-atomic = { version = "1.13.1", features = ["critical-section"] }
[profile.dev]
codegen-units = 1