f3807f19dc
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>
9 lines
203 B
Plaintext
9 lines
203 B
Plaintext
# nRF51 DK NRF51422 board configuration
|
|
|
|
# Copyright (c) 2016 Linaro Limited.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_NRF51DK_NRF51422
|
|
bool "nRF51 DK NRF51422"
|
|
depends on SOC_NRF51822_QFAC
|