Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
9591025942af9d8334901cc281d2b41a1747836d
/
.
/
arch
/
CMakeLists.txt
blob: 1ffdc3b2f454c498b02dec8536ac2c82fdfa9884 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
add_definitions(-D__ZEPHYR_SUPERVISOR__)
add_subdirectory(common)
add_subdirectory(${ARCH_DIR}/${ARCH} arch/${ARCH})