5 lines
82 B
Makefile
5 lines
82 B
Makefile
|
|
||
|
ifdef CONFIG_HAS_CMSIS
|
||
|
ZEPHYRINCLUDE += -I$(srctree)/ext/hal/cmsis/Include
|
||
|
endif
|