Update versions of critical-section and atomic-polyfill
This commit is contained in:
@ -19,7 +19,7 @@ defmt-error = []
|
||||
[dependencies]
|
||||
embassy = { version = "0.1.0", path = "../../embassy", features = ["defmt", "defmt-trace"] }
|
||||
embassy-rp = { version = "0.1.0", path = "../../embassy-rp", features = ["defmt", "defmt-trace"] }
|
||||
atomic-polyfill = "0.1.3"
|
||||
atomic-polyfill = "0.1.5"
|
||||
|
||||
defmt = "0.2.3"
|
||||
defmt-rtt = "0.2.0"
|
||||
|
Reference in New Issue
Block a user