Files
zephyr/soc/arm/ti_k3/CMakeLists.txt
L Lakshmanan 0e97c9d14d soc: ti_k3: Added SoC files for Cortex M4F on ti_am62x_sk
Added SoC support files for the Cortex M4F core on the TI AM62X SK EVM.

Signed-off-by: L Lakshmanan <l-lakshmanan@ti.com>
2023-07-16 07:33:34 -04:00

9 lines
190 B
CMake

# Copyright (c) 2023 Texas Instruments Incorporated
# Copyright (c) 2023 L Lakshmanan
#
# SPDX-License-Identifier: Apache-2.0
zephyr_include_directories(.)
add_subdirectory(${SOC_SERIES})