Add essential support for RA4M1 Series. It only defines `r7fa4m1ab3cfm` currently. Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@fujitsu.com>
6 lines
172 B
CMake
6 lines
172 B
CMake
# Copyright (c) 2023 TOKITA Hiroshi <tokita.hiroshi@fujitsu.com>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
zephyr_include_directories(common)
|
|
|
|
add_subdirectory(${SOC_SERIES})
|