ade6bb24e8
Add shield definition for the Texas Instruments LMP90100 Sensor Analog Frontend (AFE) Evaluation Board (EVB). Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
6 lines
159 B
Plaintext
6 lines
159 B
Plaintext
# Copyright (c) 2019 Vestas Wind Systems A/S
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config SHIELD_LMP90100_EVB
|
|
def_bool $(shields_list_contains,lmp90100_evb)
|