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 SEGGER_RTT: solve compile error when enable segger rtt in armv7m. 2022-04-01 16:36:19 +08:00
.gitignore
0001-segger-RTT-include-the-SEGGER_RTT_Conf.h-from-custom.patch segger/RTT: hotfix for RTT compile warning 2022-01-29 17:26:04 +08:00
Kconfig drivers/segger: Support the customize SEGGER_RTT_[BUFFER_]SECTION 2022-07-06 12:55:16 -03:00
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 drivers/syslog: Implement RTT based log channel 2022-02-01 11:26:46 +01:00