1# YD-STM32H750VB board configuration
2
3# Copyright(c) 2024 John Sanpe <sanpeqf@gmail.com>
4# SPDX-License-Identifier: Apache-2.0
5
6config BOARD_YD_STM32H750VB
7	select SOC_STM32H750XX
8