Commit History

Author SHA1 Message Date
  goprife@gmail.com e10d628b47 remove the drivers in uffs/nand which is already out of date. now you can look simulator to explore how to use uffs on nand flash or Realtouch demo code on github 12 years ago
  goprife@gmail.com 3b2b01c375 1. fix bug in uffs_nandif.c to work with mtd nand driver; 2)clean code in uffs_nandif.c and dfs_uffs.h 12 years ago
  goprife@gmail.com e56e9a2674 remove one comment line in simulator/rtconfig.h 12 years ago
  goprife@gmail.com e81907607f fix bugs in bsp/simulator/nanddrv_file.c; support NFTL and uffs!; format coding style with astyle 12 years ago
  dzzxzz@gmail.com 6e6d5c5b0d fixed the coding style 12 years ago
  bernard.xiong@gmail.com 9a8fbc6f17 fix some compiling warning. 12 years ago
  dzzxzz@gmail.com 378fa19857 update AUTHORS 12 years ago
  dzzxzz@gmail.com 965c25d3a4 fixed the coding style in memheap.c 12 years ago
  dzzxzz@gmail.com d5531c6054 fixed the coding style in rtdef.h 12 years ago
  sc943313837@gmail.com 6374d20fad change inferface handler parameter 12 years ago
  sc943313837@gmail.com aa49ca9db3 change inferface handler parameter; add a protocol define 12 years ago
  sc943313837@gmail.com 454455e858 change inferface handler parameter 12 years ago
  goprife@gmail.com 91197259ac fix warning in bsp/simulator 12 years ago
  bernard.xiong@gmail.com 850d544bdc add more control command for graphic. 12 years ago
  goprife@gmail.com 8951089b5a add win32 error code transform to DFS error code; 12 years ago
  goprife@gmail.com 799ecf48c6 update uffs so it can work with mtd interface. 12 years ago
  goprife@gmail.com a3b5fa5870 enable UFFS, and modify the uffs options in bsp/simulator 12 years ago
  goprife@gmail.com fd07f30f51 fix path bug and file/dir mode bug in dfs_nfs.c 12 years ago
  goprife@gmail.com 42090544fc close uffs since the nand driver is not okay yet. 12 years ago
  bernard.xiong@gmail.com 975610477e Add RT_USING_MEMHEAP_AS_HEAP feature: system can use "heap" memheap as system default memory heap. 12 years ago
  rogerz.zhang@gmail.com 7db8d2939b fix bug that uffs may crash because of uninitialized device ops 12 years ago
  bernard.xiong@gmail.com 54351d17de fix compiling warning. 12 years ago
  bernard.xiong@gmail.com 68fadd9edc Add exception hook function. 12 years ago
  rogerz.zhang@gmail.com d573786d52 fix memory access error in list_tc() under bsp/simulator 12 years ago
  dzzxzz@gmail.com 50d95287cc fixed a compiling error with gcc 12 years ago
  goprife@gmail.com 58fc3334b0 add dfs_fd check code in dfs and fix a warning. 12 years ago
  goprife@gmail.com c0fadff061 dfs_fd check code should not be in fd_get, which will cause open/mkdir failed. 12 years ago
  goprife@gmail.com 5bc586d399 fix compile warnings in dfs_elm.c to make sure type matching 12 years ago
  goprife@gmail.com 77f4ee3029 fix compile warnings in bsp/simulator 12 years ago
  bernard.xiong@gmail.com c84d99706f fix some compiling warning. 12 years ago