1# Copyright (c) 2020, Josep Puigdemont
2# SPDX-License-Identifier: Apache-2.0
3
4config BOARD_OLIMEX_STM32_H103
5	select SOC_STM32F103XB
6