This website requires JavaScript.
Explore
Help
Sign In
chinky
/
rtt-f030
Watch
1
Star
0
Fork
0
You've already forked rtt-f030
Code
Issues
Pull Requests
Releases
Wiki
Activity
rtt-f030
/
components
/
dfs
/
filesystems
/
jffs2
History
goprife@gmail.com
484af67a52
update dfs_jffs2.c (note: there are some bugs in jffs2 when multi-threads writes and read)
...
git-svn-id:
https://rt-thread.googlecode.com/svn/trunk@1994
bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-03-10 14:41:11 +00:00
..
cyg
update jffs2 to use MTD device.
2012-02-07 03:53:11 +00:00
include
remove some warning in jffs2, and fix armcc compile error when using scons
2012-01-31 01:29:22 +00:00
kernel
update dfs_jffs2.c (note: there are some bugs in jffs2 when multi-threads writes and read)
2012-03-10 14:41:11 +00:00
src
remove cyg_* type in flashio.c
2012-02-10 11:49:44 +00:00
dfs_jffs2.c
update dfs_jffs2.c (note: there are some bugs in jffs2 when multi-threads writes and read)
2012-03-10 14:41:11 +00:00
dfs_jffs2.h
fix mutex issue in semaphore.
2012-01-29 08:23:14 +00:00
jffs2_config.h
update jffs2, CYGPKG_FS_JFFS2_RET_DIRENT_DTYPE can be disable in jffs2_config.h; modify semaphore.h so that rt_mutex_init and work correctly in jffs2; fix a memory leak bug in dfs_jffs2.c when close directory
2012-03-06 14:50:19 +00:00
porting.c
update jffs2 to use MTD device.
2012-02-07 03:53:11 +00:00
porting.h
update jffs2, CYGPKG_FS_JFFS2_RET_DIRENT_DTYPE can be disable in jffs2_config.h; modify semaphore.h so that rt_mutex_init and work correctly in jffs2; fix a memory leak bug in dfs_jffs2.c when close directory
2012-03-06 14:50:19 +00:00