Update nrf pacs
This commit is contained in:
@ -90,13 +90,13 @@ embedded-storage = "0.3.0"
|
||||
embedded-storage-async = { version = "0.3.0", optional = true }
|
||||
cfg-if = "1.0.0"
|
||||
|
||||
nrf52805-pac = { version = "0.11.0", optional = true, features = [ "rt" ] }
|
||||
nrf52810-pac = { version = "0.11.0", optional = true, features = [ "rt" ] }
|
||||
nrf52811-pac = { version = "0.11.0", optional = true, features = [ "rt" ] }
|
||||
nrf52820-pac = { version = "0.11.0", optional = true, features = [ "rt" ] }
|
||||
nrf52832-pac = { version = "0.11.0", optional = true, features = [ "rt" ] }
|
||||
nrf52833-pac = { version = "0.11.0", optional = true, features = [ "rt" ] }
|
||||
nrf52840-pac = { version = "0.11.0", optional = true, features = [ "rt" ] }
|
||||
nrf5340-app-pac = { version = "0.11.0", optional = true, features = [ "rt" ] }
|
||||
nrf5340-net-pac = { version = "0.11.0", optional = true, features = [ "rt" ] }
|
||||
nrf9160-pac = { version = "0.11.0", optional = true, features = [ "rt" ] }
|
||||
nrf52805-pac = { version = "0.12.0", optional = true, features = [ "rt" ] }
|
||||
nrf52810-pac = { version = "0.12.0", optional = true, features = [ "rt" ] }
|
||||
nrf52811-pac = { version = "0.12.0", optional = true, features = [ "rt" ] }
|
||||
nrf52820-pac = { version = "0.12.0", optional = true, features = [ "rt" ] }
|
||||
nrf52832-pac = { version = "0.12.0", optional = true, features = [ "rt" ] }
|
||||
nrf52833-pac = { version = "0.12.0", optional = true, features = [ "rt" ] }
|
||||
nrf52840-pac = { version = "0.12.0", optional = true, features = [ "rt" ] }
|
||||
nrf5340-app-pac = { version = "0.12.0", optional = true, features = [ "rt" ] }
|
||||
nrf5340-net-pac = { version = "0.12.0", optional = true, features = [ "rt" ] }
|
||||
nrf9160-pac = { version = "0.12.0", optional = true, features = [ "rt" ] }
|
||||
|
Reference in New Issue
Block a user