Fix all check-cfg errors in the entire repo.
the main ci.sh now passes if running with nightly.
This commit is contained in:
@@ -28,6 +28,8 @@ embassy-embedded-hal = { version = "0.1.0", path = "../embassy-embedded-hal" }
|
||||
embassy-net-driver = { version = "0.2.0", path = "../embassy-net-driver", optional=true }
|
||||
|
||||
defmt = { version = "0.3", optional = true }
|
||||
log = { version = "0.4.17", optional = true }
|
||||
|
||||
cortex-m = "0.7.6"
|
||||
heapless = "0.8"
|
||||
aligned = "0.4.1"
|
||||
|
||||
Reference in New Issue
Block a user