blob: 318d486efefe2d2aa00603ed9a8f8d93c1064da7 [file] [log] [blame]
# Thingy52 NRF52832 board configuration
# Copyright (c) 2018 Aapo Vienamo
# SPDX-License-Identifier: Apache-2.0
if BOARD_THINGY52_NRF52832
config BOARD_CCS_VDD_PWR_CTRL_INIT_PRIORITY
int "CCS_VDD power rail init priority"
default 85
depends on GPIO_SX1509B
help
Initialization priority for the CCS_VDD power rail. This powers the
CCS811 gas sensor. The value has to be greater than
BOARD_VDD_PWR_CTRL_INIT_PRIORITY, but smaller than SENSOR_INIT_PRIORITY.
endif # BOARD_THINGY52_NRF52832