6 lines
156 B
Text
6 lines
156 B
Text
# Copyright (c) 2024 PM
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config SHIELD_MLX90640_ELECROW_I2C
|
|
def_bool $(shields_list_contains,mlx90640_elecrow_i2c)
|