blob: 1d16597ad27158cb514caf2c9883a702282e6b5c [file] [log] [blame]
# STM32373C-EVAL evaluation board configuration
# Copyright (c) 2016 Open-RnD Sp. z o.o.
# SPDX-License-Identifier: Apache-2.0
if BOARD_STM32373C_EVAL
config BOARD
default "stm32373c_eval"
if UART_CONSOLE
config UART_2
default y
endif # UART_CONSOLE
endif # BOARD_STM32373C_EVAL