We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b03773 commit 9f0c248Copy full SHA for 9f0c248
embassy-nrf/Cargo.toml
@@ -200,7 +200,7 @@ embedded-io-async = { version = "0.6.1" }
200
rand-core-06 = { package = "rand_core", version = "0.6" }
201
rand-core-09 = { package = "rand_core", version = "0.9" }
202
203
-nrf-pac = { version = "0.1.0", git = "https://github.com/embassy-rs/nrf-pac.git", rev = "58198c23bce72edc10b4e1656d1b54441fc74e7c" }
+nrf-pac = { version = "0.1.0", git = "https://github.com/embassy-rs/nrf-pac.git", rev = "3fd1e6b1a3ce197f4f2e5025562000cb36fda446" }
204
205
defmt = { version = "1.0.1", optional = true }
206
bitflags = "2.4.2"
0 commit comments