Commit Graph

20 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
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
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 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 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