6 lines
117 B
CMake
6 lines
117 B
CMake
|
# Copyright 2022 NXP
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
add_subdirectory(${SOC_SERIES})
|
||
|
add_subdirectory(common)
|