platform: rewrite the platform-specific display creation traits into a new Board trait that also supports tasks
This commit is contained in:
@@ -54,6 +54,7 @@ smart-leds = { version = "0.4.0", optional = true }
|
||||
embedded-graphics = { version = "0.8.1", optional = true, features = ["fixed_point", "defmt"] }
|
||||
ansi_term = "0.12.1"
|
||||
num = "0.4.3"
|
||||
chrono = "0.4.38"
|
||||
|
||||
[build-dependencies]
|
||||
embuild = "0.32.0"
|
||||
|
Reference in New Issue
Block a user