zephyr/ext/hal/cmsis/CMakeLists.txt

4 lines
67 B
CMake

if(CONFIG_HAS_CMSIS)
zephyr_include_directories(Include)
endif()