Add shield definition for the Texas Instruments DAC80508 Evaluation Module(EVM). Signed-off-by: Kwon Tae-young <tykwon@m2i.co.kr>
6 lines
151 B
Plaintext
6 lines
151 B
Plaintext
# Copyright (c) 2020 M2I Corporation
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config SHIELD_DAC80508_EVM
|
|
def_bool $(shields_list_contains,dac80508_evm)
|