Files
zephyr/soc/v2/gaisler/gr716a/CMakeLists.txt
Jamie McCrae d3cca3580e soc: gr716a: Port to HWMv2
Ports the gr716a SoC configuration to hardware model version 2

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2024-03-01 14:17:10 +00:00

8 lines
182 B
CMake

# SPDX-License-Identifier: Apache-2.0
zephyr_sources(../leon3/idle.c)
zephyr_include_directories(.)
set(SOC_LINKER_SCRIPT ${CMAKE_CURRENT_SOURCE_DIR}/linker.ld CACHE INTERNAL "")