This commit is contained in:
2025-11-30 22:13:32 +01:00
parent 0a183e7b3e
commit 191a8006a0
22 changed files with 362 additions and 56 deletions

View File

@ -4,12 +4,11 @@ version = "0.1.0"
edition = "2024"
[dependencies]
#buoyant = "0.6.0-alpha.0"
buoyant = "0.5.3"
#buoyant = {path = "buoyant" }
embedded-graphics = "0.8.1"
embedded-graphics-simulator = "0.8.0"
embedded-sprites = "0.2.0"
heapless = "0.9.2"
profont = "0.7.0"
rand = "0.9.2"
tinybmp = "0.6.0"