mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-07 23:02:43 +00:00
Fixes #16733, applied to STM32F4 series. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
11 lines
254 B
Plaintext
11 lines
254 B
Plaintext
# Kconfig - 96Boards STM32 Sensor Mezzanine board configuration
|
|
#
|
|
# Copyright (c) 2018 Linaro Limited.
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
config BOARD_96B_STM32_SENSOR_MEZ
|
|
bool "96Boards STM32 Sensor Mezzanine Board"
|
|
depends on SOC_STM32F446XX
|