incubator-nuttx/drivers/i2c
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 drivers: Fix some Kconfig help texts 2022-09-13 23:25:47 +08:00
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
i2c_bitbang.c
i2c_driver.c drivers: Destroy mutex and sem in the error path 2022-10-17 15:59:46 +09:00
i2c_read.c
i2c_write.c
i2c_writeread.c
pca9540bdp.c
pca9540bdp.h
tca9548a.c