zephyr/ext/debug/segger/Makefile

5 lines
82 B
Makefile

ifdef CONFIG_HAS_SEGGER_RTT
ZEPHYRINCLUDE += -I$(srctree)/ext/debug/segger
endif