blob: 60f2ca9e22fc060f9d3973732139eebbe2c7071f [file] [log] [blame]
# STM32F412G-DISCO board configuration
# SPDX-License-Identifier: Apache-2.0
if BOARD_STM32F412G_DISCO
config BOARD
default "stm32f412g_disco"
config UART_2
default y
depends on UART_CONSOLE
endif # BOARD_STM32F412G_DISCO