mirror of
https://github.com/embassy-rs/embassy.git
synced 2026-03-27 13:46:25 +00:00
chore: update nrf-pac
This commit is contained in:
@@ -18,7 +18,7 @@ log = ["dep:log"]
|
||||
defmt = { version = "1.0.1", optional = true }
|
||||
log = { version = "0.4.14", optional = true }
|
||||
|
||||
nrf-pac = { version = "0.1.0", git = "https://github.com/embassy-rs/nrf-pac.git", rev = "176dc4afe1dd8df78f3cbda4479ab5151aa32252" }
|
||||
nrf-pac = { version = "0.1.0", git = "https://github.com/embassy-rs/nrf-pac.git", rev = "52fd51ce762a3d3a81660dea62947e6d2d1e9d91" }
|
||||
cortex-m = "0.7.7"
|
||||
|
||||
embassy-time = { version = "0.5.0", path = "../embassy-time" }
|
||||
|
||||
@@ -202,7 +202,7 @@ embedded-io-async = { version = "0.6.1" }
|
||||
rand-core-06 = { package = "rand_core", version = "0.6" }
|
||||
rand-core-09 = { package = "rand_core", version = "0.9" }
|
||||
|
||||
nrf-pac = { version = "0.1.0", git = "https://github.com/embassy-rs/nrf-pac.git", rev = "176dc4afe1dd8df78f3cbda4479ab5151aa32252" }
|
||||
nrf-pac = { version = "0.1.0", git = "https://github.com/embassy-rs/nrf-pac.git", rev = "52fd51ce762a3d3a81660dea62947e6d2d1e9d91" }
|
||||
|
||||
defmt = { version = "1.0.1", optional = true }
|
||||
bitflags = "2.4.2"
|
||||
|
||||
Reference in New Issue
Block a user