blob: d7858ac5d9b692b23274a213d75132b7c604a732 [file] [log] [blame]
# MXChip AZ3166 DevKit board configuration
# Copyright (c) 2023 Benjamin Cabé <benjamin@zephyrproject.org>
# SPDX-License-Identifier: Apache-2.0
if BOARD_AZ3166_DEVKIT
config BOARD
default "az3166_devkit"
choice HTS221_TRIGGER_MODE
default HTS221_TRIGGER_NONE
endchoice
config SSD1306_REVERSE_MODE
default y
endif # BOARD_AZ3166_DEVKIT