incubator-nuttx/drivers/wireless/spirit
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
..
drivers tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
include tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
lib Fixed non-UTF8 characters. 2022-09-28 09:38:55 +08:00
Kconfig Fix mistakes in comments and docs 2022-06-27 11:30:53 +08:00
Make.defs