Updated algorithm to allow full speed tasks while pushing graphics at intervals
This commit is contained in:
@@ -9,7 +9,6 @@ cortex-m-rt = "0.7.5"
|
||||
defmt = "1.0.1"
|
||||
defmt-rtt = "1.0.0"
|
||||
embedded-hal = "1.0.0"
|
||||
embedded_hal_0_2 = {package = "embedded-hal", version = "0.2.5", features = ["unproven"]}
|
||||
panic-probe = { version = "1.0.0", features = [ "print-rtt" ]}
|
||||
rp2040-boot2 = "0.3.0"
|
||||
rp2040-hal = "0.11.0"
|
||||
|
||||
Reference in New Issue
Block a user