Folders should be named after the vendor prefix Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
6 lines
140 B
CMake
6 lines
140 B
CMake
# Copyright (c) 2021-2025 ATL Electronics
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
add_subdirectory(common)
|
|
add_subdirectory(${SOC_SERIES})
|