1# Copyright (c) 2016, I-SENSE group of ICCS
2# SPDX-License-Identifier: Apache-2.0
3
4config BOARD_OLIMEXINO_STM32
5	select SOC_STM32F103XB
6