You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# STM32F3DISCOVERY board configuration
|
|
|
|
|
|
|
|
# Copyright (c) 2017 I-SENSE group of ICCS
|
|
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
|
|
|
|
config BOARD_STM32F3_DISCO
|
|
|
|
bool "STM32F3DISCOVERY Development Board"
|
|
|
|
depends on SOC_STM32F303XC
|