Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
116c4a9e4014b5802b6723278854bb5e3b0a407f
/
.
/
soc
/
renesas
/
rx
/
CMakeLists.txt
blob: 15633d88be6dd35d71bbfc7b6685b99d40c838bb [
file
] [
log
] [
blame
]
# Copyright (c) 2024 Renesas Electronics Corporation
# SPDX-License-Identifier: Apache-2.0
zephyr_include_directories(include)
zephyr_include_directories(common)
add_subdirectory(common)
add_subdirectory(${SOC_SERIES})