1# Copyright (c) 2020 Jonas Eriksson, Up to Code AB
2# SPDX-License-Identifier: Apache-2.0
3
4config BOARD_STM32VL_DISCO
5	select SOC_STM32F100XB
6