2019-10-17 08:37:38 +08:00
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
2019-09-26 20:09:59 +08:00
|
|
|
|
2019-10-17 08:37:38 +08:00
|
|
|
add_subdirectory_ifdef(CONFIG_HAS_CMSIS_CORE_M Core)
|
2019-10-17 13:38:21 +08:00
|
|
|
add_subdirectory_ifdef(CONFIG_HAS_CMSIS_CORE_R Core_R)
|