1# STM32 Flight Controller Unit board configuration 2 3# Copyright (c) 2019 Linumiz 4# SPDX-License-Identifier: Apache-2.0 5 6config BOARD_STEVAL_FCU001V1 7 bool "STM32 Flight Controller Unit" 8 depends on SOC_STM32F401XC 9