blob: 835e0eaac8de407666f7eac43b9dba143abd789b [file] [log] [blame]
# OLIMEX-STM32-H407 board configuration
# Copyright (c) 2018, Reto Schneider <code@reto-schneider.ch>
# SPDX-License-Identifier: Apache-2.0
if BOARD_OLIMEX_STM32_H407
config BOARD
default "olimex_stm32_h407"
config UART_2
default y
depends on UART_CONSOLE
endif # BOARD_OLIMEX_STM32_H407