To un-block continuing of soc and board porting then move all socs and boards which have not yet been ported to boards_legacy / soc_legacy folders. Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no> Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
9 lines
220 B
Plaintext
9 lines
220 B
Plaintext
# STM32F3DISCOVERY board configuration
|
|
|
|
# Copyright (c) 2017 I-SENSE group of ICCS
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_STM32F3_DISCO
|
|
bool "STM32F3DISCOVERY Development Board"
|
|
depends on SOC_STM32F303XC
|