blob: d7b2618acef11fb9768464973616000bb3d6f079 [file] [log] [blame]
# STM32G0316 Discovery board configuration
# Copyright (c) 2019 SEAL AG
# SPDX-License-Identifier: Apache-2.0
if BOARD_STM32G0316_DISCO
config BOARD
default "stm32g0316_disco"
if UART_CONSOLE
config UART_1
default y
endif # UART_CONSOLE
endif # BOARD_STM32G0316_DISCO