mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-22 12:35:20 +00:00
Fixes #16733, applied to STM32L4 series. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
11 lines
234 B
Plaintext
11 lines
234 B
Plaintext
# Kconfig - Discovery IoT L475 board configuration
|
|
#
|
|
# Copyright (c) 2017 Linaro Limited
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
config BOARD_DISCO_L475_IOT1
|
|
bool "Discovery IoT L475 Development Board"
|
|
depends on SOC_STM32L475XX
|