File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2929# Components used: CMSIS-Core 6.1.1
3030# Path: CMSIS_6/CMSIS/Core
3131
32- message (STATUS "CMSIS-Core 6.1.1" )
3332
3433# Submodule presence
35- if (NOT EXISTS ${CMAKE_CURRENT_LIST_DIR} /../CMSIS_6)
34+ if (NOT EXISTS ${CMAKE_CURRENT_LIST_DIR} /../CMSIS_6/CMSIS/Core/ Include )
3635 message (FATAL_ERROR "CMSIS_6 submodule directory not found!" )
3736endif ()
37+ message (STATUS "CMSIS-Core 6.1.1" )
3838
3939# Add CMSIS-Core base include directories
4040target_include_directories (mbed-core-flags
Original file line number Diff line number Diff line change 2727# Path: /CMSIS-RTX
2828
2929# Submodule presence
30- if (NOT EXISTS ${CMAKE_CURRENT_LIST_DIR} /../CMSIS-RTX)
30+ if (NOT EXISTS ${CMAKE_CURRENT_LIST_DIR} /../CMSIS-RTX/ Include )
3131 message (FATAL_ERROR "CMSIS-RTX submodule directory not found!" )
3232endif ()
3333message (STATUS "CMSIS-RTX 5.9.0" )
You can’t perform that action at this time.
0 commit comments