blob: 6a5a8b51410d3bf4448bd8e609ef6c38e108a90e [file] [log] [blame]
# STM3210C-EVAL board configuration
# Copyright (c) 2016 RnDity Sp. z o.o.
# SPDX-License-Identifier: Apache-2.0
if BOARD_STM3210C_EVAL
config BOARD
default "stm3210c_eval"
if UART_CONSOLE
config UART_2
default y
endif # UART_CONSOLE
endif # BOARD_STM3210C_EVAL