incubator-nuttx/drivers/crypto
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
..
Kconfig Rename LIB_ to LIBC_ for all libc Kconfig 2021-08-05 19:45:24 +02:00
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
dev_urandom.c poll: add poll_notify() api and call it in all drivers 2022-09-26 12:06:32 +08:00