This website requires JavaScript.
Explore
Help
Sign In
libs
/
rt-thread-official
mirror of
https://github.com/RT-Thread/rt-thread.git
Watch
4
Star
0
Fork
You've already forked rt-thread-official
0
Code
Issues
Releases
Wiki
Activity
448f9c9a7a
rt-thread-official
/
components
/
dfs
/
filesystems
/
jffs2
History
Bernard Xiong
1377022b18
[DFS] Use SConscript of each file system to build.
2015-04-03 14:26:18 +00:00
..
cyg
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
include
simulator/jffs2: remove _TIME_T_DEFINED when built by VC++
2013-10-17 23:47:08 +08:00
kernel
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
src
DFS/jffs2: fix file mode init bug in jffs2_open/opendir
2013-09-28 14:43:00 +08:00
SConscript
[DFS] Use SConscript of each file system to build.
2015-04-03 14:26:18 +00:00
dfs_jffs2.c
DFS/jffs2: fix bug when umount jffs2
2013-09-28 14:57:05 +08:00
dfs_jffs2.h
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
jffs2_config.h
1) add jffs2's dirty space size to total free size 2) change JFFS2_NAME_MAX to 23
2012-12-19 02:42:23 +00:00
porting.c
1) add jffs2's dirty space size to total free size 2) change JFFS2_NAME_MAX to 23
2012-12-19 02:42:23 +00:00
porting.h
1) add JFFS2_NAME_MAX to jffs2_config.h 2)fix micro conflict in include/port/fcntl.h
2012-12-18 06:42:27 +00:00