incubator-nuttx/drivers/mmcsd
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/mmcsd: Remove executable permissions from source files 2022-09-13 23:07:34 +08:00
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
mmcsd.h
mmcsd_csd.h sdio: Update the defintion to the latest spec 2021-10-17 06:29:13 -03:00
mmcsd_debug.c drivers/mmcsd: Fix the wrong format argument in mmcsd_dmpcsd 2021-09-05 17:26:31 -03:00
mmcsd_sdio.c Fix error: mmcsd/mmcsd_sdio.c:2669:35: error: 'buffer' may be used uninitialized [-Werror=maybe-uninitialized] 2022-10-23 22:44:35 +02:00
mmcsd_sdio.h sdio: Update the defintion to the latest spec 2021-10-17 06:29:13 -03:00
mmcsd_spi.c Call nxsem_destroy or nxmutex_destry in the error path 2022-10-30 13:56:52 +01:00
mmcsd_spi.h
sdio.c mmcsd/sdio: correct return value of sdio_probe() 2022-06-16 22:48:21 +08:00