Commit History

Author SHA1 Message Date
  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
  goprife@gmail.com e1e948a33e fix spell errors in bsp/simulator 12 years ago
  bernard.xiong@gmail.com ac9c373d7f Add thread name to Win32Thread. 12 years ago
  goprife@gmail.com 911cbb5793 move check dfs_fd valid code from close to fd_get 12 years ago
  goprife@gmail.com 1c419d428e check dfs_fd valid in close 12 years ago
  bernard.xiong@gmail.com 1c56553b04 Add BAUD_RATE_4800 definition. 12 years ago
  bernard.xiong@gmail.com 9a52205a5e Add min_length initialization. 12 years ago
  goprife@gmail.com 8df650d861 clean code in sim/win32/cpu_port.c 12 years ago
  goprife@gmail.com 1b274d996f format code style with astyle in bsp/simulator 12 years ago
  goprife@gmail.com 2e1de690f2 remove realtouch ui, then move snake to rtgui_demo 12 years ago
  goprife@gmail.com 10892ce762 clean code in bsp/simulator 12 years ago
  goprife@gmail.com 2bae33a381 change nand_sim.c to nanddrv_file.c; add SDL.dll to bsp/simulator; clean code 12 years ago
  goprife@gmail.com 859477d7ba clean code in bsp/simulator 12 years ago
  dzzxzz@gmail.com 69521e2c8f fixed the coding style in components/dfs 12 years ago
  dzzxzz@gmail.com ef5c47e684 fixed the coding style in components/drivers/src 12 years ago