You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core/embed/ble_zephyr_fw/boards/arm/t3w1_nrf52833/Kconfig.defconfig

15 lines
248 B

# nRF52833 DK NRF52833 board configuration
# Copyright (c) 2019 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
if BOARD_T3W1_NRF52833
config BOARD
default "t3w1_nrf52833"
config BT_CTLR
default BT
endif # BOARD_T3W1_NRF52833