zephyr/boards/arm/stm32f412g_disco/Kconfig.defconfig

11 lines
179 B
Plaintext

# STM32F412G-DISCO board configuration
# SPDX-License-Identifier: Apache-2.0
if BOARD_STM32F412G_DISCO
config BOARD
default "stm32f412g_disco"
endif # BOARD_STM32F412G_DISCO