zephyr/boards/arm/nrf52_vbluno52/Kconfig

14 lines
255 B
Plaintext
Raw Normal View History

# 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