6 lines
187 B
Plaintext
6 lines
187 B
Plaintext
|
# Copyright (c) 2023 Martin Kiepfer <mrmarteng@teleschirm.org>
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
config SHIELD_M5STACK_CORE2_EXT
|
||
|
def_bool $(shields_list_contains,m5stack_core2_ext)
|