Ports the gr716a SoC configuration to hardware model version 2 Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
8 lines
182 B
CMake
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 "")
|