Update versions of critical-section and atomic-polyfill
This commit is contained in:
parent
3dcf899bab
commit
205a223af3
7 changed files with 10 additions and 10 deletions
examples/rp
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue