incubator-nuttx/drivers/contactless
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
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
mfrc522.c Replece clock_gettime(CLOCK_REALTIME) with clock_systime_timespec if suitable 2022-02-24 01:06:36 +08:00
mfrc522.h
pn532.c Replace nxsem_timedwait with nxsem_tickwait 2022-05-15 13:55:58 +03:00
pn532.h