boards: nrf52_pca10040: Rename to nrf52dk_nrf52832
The board name for the nRF52 DK, so far known as nrf52_pca10040, is renamed to nrf52dk_nrf52832. Its documentation and all references to its name in the tree are updated accordingly. Overlay and configuration files specific to this board are also renamed, to match the new board name. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
This commit is contained in:
parent
8cfde26cf7
commit
6656214af2
87 changed files with 103 additions and 97 deletions
|
@ -1,9 +1,9 @@
|
|||
tests:
|
||||
drivers.clock.clock_control_nrf5:
|
||||
tags: drivers
|
||||
platform_whitelist: nrf51dk_nrf51422 nrf52_pca10040 nrf52840dk_nrf52840
|
||||
platform_whitelist: nrf51dk_nrf51422 nrf52dk_nrf52832 nrf52840dk_nrf52840
|
||||
nrf9160dk_nrf9160
|
||||
drivers.clock.clock_control_nrf5_lfclk_rc:
|
||||
tags: drivers
|
||||
platform_whitelist: nrf51dk_nrf51422 nrf52_pca10040 nrf52840dk_nrf52840
|
||||
platform_whitelist: nrf51dk_nrf51422 nrf52dk_nrf52832 nrf52840dk_nrf52840
|
||||
extra_args: CONF_FILE="nrf_lfclk_rc.conf"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue