nuttx/drivers/segger
yinshengkai 85f727f232 tools: replace INCDIR to Makefile variable
In the past, header file paths were generated by the incdir command
Now they are generated by concatenating environment variables

In this way, when executing makefile, no shell command will be executed,
it will improve the speed of executing makfile
Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
2022-11-03 19:59:55 +08:00
..
config
.gitignore
0001-segger-RTT-include-the-SEGGER_RTT_Conf.h-from-custom.patch
Kconfig
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
note_sysview.c nuttx/sched: use pid to check idle task 2022-10-31 17:53:08 +09:00
syslog_rtt.c