1# Copyright (c) 2024 Ian Morris
2# SPDX-License-Identifier: Apache-2.0
3
4config BOARD_MIKROE_STM32_M4_CLICKER
5	select SOC_STM32F415XX
6