incubator-nuttx/drivers/1wire
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
..
1wire.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
1wire_crc.c drivers: Haltian Ltd: update licenses to Apache 2021-11-15 06:49:32 -06:00
1wire_internal.h use rmutex inside of all repeated implementation 2022-05-30 19:43:48 +08:00
1wire_read.c use rmutex inside of all repeated implementation 2022-05-30 19:43:48 +08:00
1wire_write.c use rmutex inside of all repeated implementation 2022-05-30 19:43:48 +08:00
1wire_writeread.c use rmutex inside of all repeated implementation 2022-05-30 19:43:48 +08:00
Kconfig
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
ds28e17.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00