1d89cc5ad8
Add support for the X-NUCLEO-53L0A1 expansion board and an accompanying sample application Signed-off-by: Titouan Christophe <moiandme@gmail.com>
6 lines
160 B
Plaintext
6 lines
160 B
Plaintext
# Copyright (c) 2021 Titouan Christophe
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config SHIELD_X_NUCLEO_53L0A1
|
|
def_bool $(shields_list_contains,x_nucleo_53l0a1)
|