Files
zephyr/soc/sifive/sifive_freedom/fe300/CMakeLists.txt
Filip Kokosinski b9e06f4c38 soc/sifive/sifive_freedom: add SiFive Freedom E310 SoC
This commit adds support for the SiFive Freedom E310 SoC for the Zephyr
Hardware Model v2.

Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
2024-03-01 15:50:07 +01:00

7 lines
193 B
CMake

# SPDX-License-Identifier: Apache-2.0
zephyr_sources(clock.c)
zephyr_include_directories(.)
set(SOC_LINKER_SCRIPT ${ZEPHYR_BASE}/include/zephyr/arch/riscv/common/linker.ld CACHE INTERNAL "")