The nRF52840 DK board target, so far known as nrf52840_pca10056, is renamed to nrf52840dk_nrf52840. 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: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
10 lines
363 B
YAML
10 lines
363 B
YAML
tests:
|
|
drivers.clock.clock_control_nrf5:
|
|
tags: drivers
|
|
platform_whitelist: nrf51dk_nrf51422 nrf52_pca10040 nrf52840dk_nrf52840
|
|
nrf9160_pca10090
|
|
drivers.clock.clock_control_nrf5_lfclk_rc:
|
|
tags: drivers
|
|
platform_whitelist: nrf51dk_nrf51422 nrf52_pca10040 nrf52840dk_nrf52840
|
|
extra_args: CONF_FILE="nrf_lfclk_rc.conf"
|