boards: arm: nrf51_pca10028: rename board to nrf51dk_nrf51422
We rename the nRF51 Dev Kit board target (nrf51_pca10028) to nrf51dk_nrf51422. We update all associated references in the supportive documentation and all nRF51-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
669cf582e9
commit
f3807f19dc
42 changed files with 68 additions and 67 deletions
|
@ -1,9 +1,9 @@
|
|||
tests:
|
||||
drivers.clock.clock_control_nrf5:
|
||||
tags: drivers
|
||||
platform_whitelist: nrf51_pca10028 nrf52_pca10040 nrf52840_pca10056
|
||||
platform_whitelist: nrf51dk_nrf51422 nrf52_pca10040 nrf52840_pca10056
|
||||
nrf9160_pca10090
|
||||
drivers.clock.clock_control_nrf5_lfclk_rc:
|
||||
tags: drivers
|
||||
platform_whitelist: nrf51_pca10028 nrf52_pca10040 nrf52840_pca10056
|
||||
platform_whitelist: nrf51dk_nrf51422 nrf52_pca10040 nrf52840_pca10056
|
||||
extra_args: CONF_FILE="nrf_lfclk_rc.conf"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue