blob: c6d3b0c9eadadeb792693be759a8c7abf2b754e7 [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"
config UART_2
default y
depends on UART_CONSOLE
endif # BOARD_STM3210C_EVAL