1# Copyright (c) 2020 Sebastian Schwabe <sebastian.schwabe@mailbox.tu-dresden.de>
2# SPDX-License-Identifier: Apache-2.0
3
4config BOARD_NUCLEO_F303K8
5	select SOC_STM32F303X8
6