4 lines
67 B
CMake
4 lines
67 B
CMake
|
if(CONFIG_HAS_CMSIS)
|
||
|
zephyr_include_directories(Include)
|
||
|
endif()
|