incubator-nuttx/drivers/bch
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 bch: specify the alignment of bch buffer by CONFIG_BCH_BUFFER_ALIGNMENT 2021-12-11 10:01:54 -06:00
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
bch.h Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
bchdev_driver.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
bchdev_register.c z20x: w25boot configuration nees CONFIG_FS_WRITABLE 2020-03-07 16:59:38 -03:00
bchdev_unregister.c drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
bchlib_cache.c bch/bchlib_cache.c: Fix error handling 2021-08-09 10:52:08 -07:00
bchlib_read.c drivers/bch: Handle return value of bchlib_readsector() 2021-08-09 10:52:08 -07:00
bchlib_setup.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
bchlib_teardown.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
bchlib_write.c drivers/bch: Handle return value of bchlib_readsector() 2021-08-09 10:52:08 -07:00