zephyr/ext/hal/CMakeLists.txt
Anas Nashif 12438e1047 ext: hal: Make NXP HALs a Zephyr module
Moved to an external repo, https://github.com/zephyrproject-rtos/hal_nxp

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-08-21 21:05:23 -04:00

2 lines
77 B
CMake

add_subdirectory(cmsis)
add_subdirectory_ifdef(CONFIG_HAS_ALTERA_HAL altera)