4253eae005
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>
9 lines
221 B
Plaintext
9 lines
221 B
Plaintext
# nRF52840 DK NRF52840 board configuration
|
|
|
|
# Copyright (c) 2016 Nordic Semiconductor ASA
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_NRF52840DK_NRF52840
|
|
bool "nRF52840 DK NRF52840"
|
|
depends on SOC_NRF52840_QIAA
|