blob: 085abb765ec8fb07cd07ada2d84ace2f74be4269 [file] [log] [blame]
# Holyiot YJ-16019 board configuration
# Copyright (c) 2019 Henrik Brix Andersen <henrik@brixandersen.dk>
# SPDX-License-Identifier: Apache-2.0
if BOARD_HOLYIOT_YJ16019
config BOARD
default "holyiot_yj16019"
config GPIO_AS_PINRESET
default n
config UART_NRFX
default n
if PWM
config PWM_0
default y
endif # PWM
if IEEE802154
config IEEE802154_NRF5
default y
endif # IEEE802154
config BT_CTLR
default BT
endif # BOARD_HOLYIOT_YJ16019