f103c82c31
Replaces inaccurate or wrong vendor prefixes in board and soc folder names with those from thr vendor prefix file Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
12 lines
203 B
Plaintext
12 lines
203 B
Plaintext
# Electronut Labs Papyr board configuration
|
|
|
|
# Copyright (c) 2018 Electronut Labs
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
if BOARD_NRF52840_PAPYR
|
|
|
|
config BT_CTLR
|
|
default BT
|
|
|
|
endif # BOARD_NRF52840_PAPYR
|