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:
Ioannis Glaropoulos 2020-03-13 16:28:48 +01:00 committed by Carles Cufí
commit f3807f19dc
42 changed files with 68 additions and 67 deletions

View file

@ -1,4 +1,4 @@
tests:
drivers.clock.nrf5_clock_calibration:
tags: drivers
platform_whitelist: nrf51_pca10028 nrf52_pca10040 nrf52840_pca10056
platform_whitelist: nrf51dk_nrf51422 nrf52_pca10040 nrf52840_pca10056