# NUCLEO-32 F303k8 board configuration | |
# Copyright (c) 2020 Sebastian Schwabe <sebastian.schwabe@mailbox.tu-dresden.de> | |
# Fabian Paschke <fabian.paschke@eas.iis.fraunhofer.de> | |
# SPDX-License-Identifier: Apache-2.0 | |
config BOARD_NUCLEO_F303K8 | |
bool "NUCLEO-32 F303K8 Development Board" | |
depends on SOC_STM32F303X8 |