incubator-nuttx/fs/driver
Xiang Xiao ae356001cf Change all files come from Xiaomi/Pinecone to Apache License 2.0
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-08-22 17:37:21 -06:00
..
Make.defs Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
driver.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
fs_blockpartition.c Change all files come from Xiaomi/Pinecone to Apache License 2.0 2020-08-22 17:37:21 -06:00
fs_blockproxy.c fs/driver/fs_blockproxy.c: Fix an error handling 2020-07-29 21:13:20 -07:00
fs_closeblockdriver.c fs/: Run all .c files under fs/ through tools/nxstyle. 2019-10-27 11:48:14 -06:00
fs_findblockdriver.c z20x: w25boot configuration nees CONFIG_FS_WRITABLE 2020-03-07 16:59:38 -03:00
fs_findmtddriver.c fs/driver/fs_findmtddriver.c: Fix compile failed if NO CONFIG_MTD. 2019-10-29 08:16:27 -06:00
fs_mtdpartition.c Change all files come from Xiaomi/Pinecone to Apache License 2.0 2020-08-22 17:37:21 -06:00
fs_mtdproxy.c Change all files come from Xiaomi/Pinecone to Apache License 2.0 2020-08-22 17:37:21 -06:00
fs_openblockdriver.c fd/dirent, fs/driver/, and fs/vfs: Make MTD device accessible via a character driver proxy like block devices 2018-11-08 09:59:18 -06:00
fs_registerblockdriver.c Check return from nxsem_wait_initialize() 2020-03-30 01:33:31 +01:00
fs_registerdriver.c Check return from nxsem_wait_initialize() 2020-03-30 01:33:31 +01:00
fs_registermtddriver.c Check return from nxsem_wait_initialize() 2020-03-30 01:33:31 +01:00
fs_unregisterblockdriver.c Check return from nxsem_wait_initialize() 2020-03-30 01:33:31 +01:00
fs_unregisterdriver.c Check return from nxsem_wait_initialize() 2020-03-30 01:33:31 +01:00
fs_unregistermtddriver.c Check return from nxsem_wait_initialize() 2020-03-30 01:33:31 +01:00