mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-24 03:36:00 +00:00
Move the SoC outside of the architecture tree and put them at the same level as boards and architectures allowing both SoCs and boards to be maintained outside the tree. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
9 lines
176 B
Plaintext
9 lines
176 B
Plaintext
# Kconfig - ST Microelectronics STM32 MCU line
|
|
#
|
|
# Copyright (c) 2016 Open-RnD Sp. z o.o.
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
source "soc/arm/st_stm32/*/Kconfig.series"
|