oled: split out the ssd1306 driver into its own module, and reimplement the oled design with separate rendering and drawing tasks
This commit is contained in:
@@ -95,6 +95,7 @@ mpu6050-dmp = { version = "0.6.1", features = ["async"], optional = true }
|
||||
|
||||
# Simulation
|
||||
rmp = { version = "0.8.14", optional = true, default-features = false }
|
||||
display-interface = "0.5.0"
|
||||
|
||||
[profile.dev]
|
||||
# Rust debug is too slow.
|
||||
|
||||
Reference in New Issue
Block a user