zephyr/boards/arm/thingy52_nrf52832/Kconfig.board
Dominik Chat 4606b0bcc4 Boards: Thingy52 config
Changed the config to allow turning off GPIO for thingy52.

Signed-off-by: Dominik Chat <dominik.chat@nordicsemi.no>
2021-11-25 12:25:00 +01:00

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