zephyr/boards/shields/ti_bp_bassensorsmkii/Kconfig.shield
Tom Burdick 524f01b60c shields: Add TI building sensor shield
The building sensor shield has several useful sensors including a 6 axis
inertial sensor, 3 axis magnetometer, optical light sensor, temperature and
humidity sensor, and connectors for offboard temperature sensors.

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2023-03-30 17:33:22 -04:00

6 lines
169 B
Plaintext

# Copyright (c) 2023 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
config SHIELD_TI_BP_BASSENSORSMKII
def_bool $(shields_list_contains,ti_bp_bassensorsmkii)