boards: arm: nrf9160_pca10090: rename board to nrf9160dk_nrf9160
We rename the nRF91 Dev Kit board target (nrf9160_pca10090) to nrf9160dk_nrf9160. We update all associated references in the supportive documentation and all nRF9160-related cofigurations and overlay files in the samples and tests in the tree. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
This commit is contained in:
parent
d85b672368
commit
e0b8158ca1
26 changed files with 70 additions and 65 deletions
|
@ -2,7 +2,7 @@ tests:
|
|||
drivers.clock.clock_control_nrf5:
|
||||
tags: drivers
|
||||
platform_whitelist: nrf51dk_nrf51422 nrf52_pca10040 nrf52840dk_nrf52840
|
||||
nrf9160_pca10090
|
||||
nrf9160dk_nrf9160
|
||||
drivers.clock.clock_control_nrf5_lfclk_rc:
|
||||
tags: drivers
|
||||
platform_whitelist: nrf51dk_nrf51422 nrf52_pca10040 nrf52840dk_nrf52840
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue