blob: efb8ca86c77832614f8ab8fecf87d415956d5a8a [file] [log] [blame]
# OLIMEX-STM32-E407 board configuration
# Copyright (c) 2017, Erwin Rol <erwin@erwinrol.com>
# SPDX-License-Identifier: Apache-2.0
if BOARD_OLIMEX_STM32_E407
config BOARD
default "olimex_stm32_e407"
if UART_CONSOLE
config UART_1
default y
endif # UART_CONSOLE
endif # BOARD_OLIMEX_STM32_E407