zephyr/boards/arm/nucleo_l552ze_q/Kconfig.board
Erwan Gouriou 6d31b1075a boards: Add support for nucleo_l552ze
Tested with hello_world, basic/blinky, basic/button.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2020-05-08 00:34:34 -05:00

9 lines
218 B
Plaintext

# STM32L552ZE Q Nucleo board configuration
# Copyright (c) 2020 Linaro Limited
# SPDX-License-Identifier: Apache-2.0
config BOARD_NUCLEO_L552ZE_Q
bool "Nucleo L552ZE Q Development Board"
depends on SOC_STM32L552XX