Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
45440be89e087889c0573587651f587038b0bfb9
/
.
/
boards
/
arm
/
nrf52_vbluno52
/
Kconfig
blob: 4fd8e824ad27feb8756720fac70e4e0194720398 [
file
] [
log
] [
blame
]
# Kconfig - nRF52 VBLUno52 board configuration
#
# Copyright (c) 2017 VNG IoT Lab
#
# SPDX-License-Identifier: Apache-2.0
if
BOARD_NRF52_VBLUNO52
config GPIO_AS_PINRESET
bool
"GPIO as pin reset (reset button)"
default
y
endif
# BOARD_NRF52_VBLUNO52