tasks: write an oled information driver
This commit is contained in:
@@ -118,6 +118,8 @@ kfilter = "0.4.0"
|
||||
rmp = { version = "0.8.14", optional = true, default-features = false }
|
||||
xtensa-lx-rt = { version = "*", features = ["float-save-restore"] }
|
||||
futures = { version = "0.3.31", default-features = false, features = ["async-await"] }
|
||||
ssd1306 = { version = "0.10.0", features = ["async"] }
|
||||
embedded-graphics = { version = "0.8.1", features = ["nalgebra_support"] }
|
||||
|
||||
[profile.dev]
|
||||
# Rust debug is too slow.
|
||||
|
||||
Reference in New Issue
Block a user