Move Zephyr app into subdirectory.

This commit is contained in:
Pete Johanson
2020-06-08 21:07:16 -04:00
parent 92b41d28e5
commit 38f1dbd984
57 changed files with 1 additions and 9 deletions

View File

@@ -0,0 +1,8 @@
# 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