zephyr/boards/shields/x_nucleo_53l0a1/Kconfig.shield
Titouan Christophe 1d89cc5ad8 boards: shields: x_nucleo_53l0a1: new shield
Add support for the X-NUCLEO-53L0A1 expansion board and an
accompanying sample application

Signed-off-by: Titouan Christophe <moiandme@gmail.com>
2022-04-07 14:30:01 -05:00

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)