1# SPDX-License-Identifier: Apache-2.0 2 3add_subdirectory_ifdef(CONFIG_HAS_CMSIS_CORE_M Core) 4add_subdirectory_ifdef(CONFIG_HAS_CMSIS_CORE_A Core_A) 5add_subdirectory_ifdef(CONFIG_HAS_CMSIS_CORE_R Core_R) 6