mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-31 03:05:55 +00:00
Added initial support and created the corresponding device tree part for building PSoC6 SoC as part of Zephyr. Signed-off-by: Nazar Chornenkyy <nazar.chornenkyy@cypress.com> Signed-off-by: Oleg Kapshii <oleg.kapshii@cypress.com>
8 lines
107 B
CMake
8 lines
107 B
CMake
#
|
|
# Copyright (c) 2018, Cypress
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
add_subdirectory(${SOC_SERIES})
|