blob: 708fb40c6169b326e6ed74e36b7bece2869873b6 [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"
config UART_1
default y
depends on UART_CONSOLE
endif # BOARD_OLIMEX_STM32_E407