524f01b60c
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>
6 lines
169 B
Plaintext
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)
|