6 lines
152 B
CMake
6 lines
152 B
CMake
|
# Copyright (c) 2024 Cypress Semiconductor Corporation.
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
add_subdirectory(common)
|
||
|
add_subdirectory(${SOC_SERIES})
|