..
driver.h
fs: Reimplement file_open to not depend on nx_open
2021-01-11 23:47:57 +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: Reimplement file_open to not depend on nx_open
2021-01-11 23:47:57 +01:00
fs_closeblockdriver.c
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
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
Make.defs
Run codespell -w with the latest dictonary again
2020-02-23 22:27:46 +01:00