Implemented first version of OTA
This commit is contained in:
@@ -18,7 +18,6 @@ cortex-m = { version = "0.7", features = [
|
||||
] }
|
||||
cortex-m-rt = { version = "0.7" }
|
||||
embedded-storage = "0.3.0"
|
||||
embedded-storage-async = "0.4.0"
|
||||
|
||||
[features]
|
||||
defmt = ["dep:defmt", "embassy-boot-rp/defmt", "embassy-rp/defmt"]
|
||||
|
||||
Reference in New Issue
Block a user