This website requires JavaScript.
Explore
Help
Sign In
libs
/
rt-thread
Watch
4
Star
0
Fork
You've already forked rt-thread
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f3192c2293
rt-thread
/
components
/
dfs
/
filesystems
/
jffs2
History
prife
4bc0347b11
update dfs_xxx_mkfs in jffs2 nand uffs.c to use new args
2013-01-08 20:30:57 +08:00
..
cyg
update jffs2, now it can be built with gcc(NEWLIB is needed!)
2012-11-27 06:15:51 +00:00
include
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
kernel
update jffs2, now it can be built with gcc(NEWLIB is needed!)
2012-11-27 06:15:51 +00:00
src
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
dfs_jffs2.c
update dfs_xxx_mkfs in jffs2 nand uffs.c to use new args
2013-01-08 20:30:57 +08:00
dfs_jffs2.h
fix mutex issue in semaphore.
2012-01-29 08:23:14 +00: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