4606b0bcc4
Changed the config to allow turning off GPIO for thingy52. Signed-off-by: Dominik Chat <dominik.chat@nordicsemi.no>
9 lines
201 B
Plaintext
9 lines
201 B
Plaintext
# Thingy52 NRF52832 board configuration
|
|
|
|
# Copyright (c) 2018 Aapo Vienamo
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_THINGY52_NRF52832
|
|
bool "Thingy52 NRF52832"
|
|
depends on SOC_NRF52832_QFAA
|