Commit Graph

29 Commits

Author SHA1 Message Date
bernard.xiong 800f092470 remove efsl from device file system.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@506 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-18 05:42:33 +00:00
qiuyiuestc 03d17809b7 [mini2440]support more finsh cmd for GCC version
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@453 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-26 14:13:30 +00:00
bernard.xiong fc7f529450 fix multi-drivers on ELM FatFS.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@434 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-22 23:50:18 +00:00
bernard.xiong 2f3882c714 fix open flags issue; update ELM FatFs to 007E;
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@407 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-11 15:56:49 +00:00
qiuyiuestc 5b743baab1 fix efs write problem
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@401 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-10 13:53:24 +00:00
bernard.xiong 527b55c138 add elm_init function declaration.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@394 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-08 14:15:39 +00:00
qiuyiuestc ef970b36a2 support gcc for mini2440 platform(not finished)
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@359 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-01 15:16:05 +00:00
bernard.xiong d2590bb99a add DFS_O_TRUNC option to ELM FatFs interface layer.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@358 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-01 13:14:01 +00:00
qiuyiuestc 9fb4908710 support for mini2440 emulator
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@336 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-25 16:44:49 +00:00
bernard.xiong cefc4f7aa5 change play thread to static thread. use elm fatfs on radio project.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@329 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-21 14:12:40 +00:00
bernard.xiong 133c2743dc add rtthread.h into EFSL config.h file.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@307 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-15 13:12:06 +00:00
qiuyiuestc e0f0d6da6a fix data order problem of sdcard driver.
fix filesystem byte alignment problem. 

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@290 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-07 16:10:53 +00:00
qiuyiuestc 6d9100da2e support GCC compiler for LM3S platform
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@233 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-26 10:10:50 +00:00
qiuyiuestc bf8bb9db6a Fix lm3s ftp upload problem
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@199 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-13 16:07:36 +00:00
bernard.xiong 809310e6b2 fix SEEK_END bug in lseek.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@185 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-01 15:27:56 +00:00
bernard.xiong 719f923718 fix compile error on MDK 3.5 version.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@176 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-26 09:03:07 +00:00
bernard.xiong 2ea6844081 add rt_memory_info function in kernel; cleanup code in dfs_posix.c; add Chinese Font(file cached) support in RTGUI;
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@166 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-15 14:47:26 +00:00
bernard.xiong 42e2844616 fix the closedir issue, which does not release fd. add static ioman support in EFSL.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@158 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-09 00:11:30 +00:00
bernard.xiong fee61e2c2a fix readdir issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@147 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-03 23:57:29 +00:00
bernard.xiong cd65a07f34 fix getdents issue in the adapter of elm
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@143 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-27 23:37:10 +00:00
bernard.xiong 0cab7ce3bc elm chan's FAT is available.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@141 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-26 23:10:52 +00:00
bernard.xiong 49a0ca309d add ELM fat implementation.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@138 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-26 04:33:18 +00:00
bernard.xiong 428b10bb91 merge some semaphores to one mutex in DFS
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@135 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-25 23:24:51 +00:00
bernard.xiong 9a7ae65085 move include path options to each component.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@113 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-20 09:18:45 +00:00
wuyangyong 597015a3fe fix sdcard.c dfs_fs.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@106 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-18 12:32:10 +00:00
bernard.xiong 16a313d087 change rt_size_t to size_t in the parameter of strncasecmp function.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@64 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-09-30 09:52:06 +00:00
bernard.xiong 5931c6d00f remove compiling warning in dfs_efsl
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@38 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-09-06 11:06:26 +00:00
bernard.xiong e00da562ed update stm32 radio code; add backspace key support in finsh;
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@22 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-08-19 13:14:50 +00:00
bernard.xiong bda4730a94 import RT-Thread RTOS 0.3.x to Google SVN
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-07-02 22:48:23 +00:00