This commit adds support for the SiFive Freedom E310 SoC for the Zephyr Hardware Model v2. Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
6 lines
138 B
CMake
6 lines
138 B
CMake
# Copyright (c) 2024 Nordic Semiconductor
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
add_subdirectory(common)
|
|
add_subdirectory(${SOC_SERIES})
|