mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-22 06:42:32 +00:00
Using published nrf9120-pac
This commit is contained in:
parent
eefaf1b02e
commit
639acdd2a3
@ -172,4 +172,4 @@ nrf52840-pac = { version = "0.12.0", optional = true }
|
||||
nrf5340-app-pac = { version = "0.12.0", optional = true }
|
||||
nrf5340-net-pac = { version = "0.12.0", optional = true }
|
||||
nrf9160-pac = { version = "0.12.0", optional = true }
|
||||
nrf9120-pac = { path = "../../nrf-pacs/pacs/nrf9120-pac", optional = true }
|
||||
nrf9120-pac = { version = "0.12.0", optional = true }
|
||||
|
Loading…
Reference in New Issue
Block a user