提交历史

作者 SHA1 备注 提交日期
  prife f5fea40c5e add sd_erase in sd_sim.c, just erase MBR in SDCARD 12 年之前
  prife a4d661dcf1 fix memory leak in dfs_elm.c and umount fatfs when mount fatfs fails (this bug leads to mkfs failure in linux) 12 年之前
  prife 05544d12c9 add .gdbinit to bsp/simulator 12 年之前
  prife 80e2dd0d3d add gcc.ld to bsp/simulator 12 年之前
  prife 832bbb9fe2 remove bsp/simlinux 12 年之前
  prife f2636ea813 clean code in bsp/simulator/application/application.c 12 年之前
  prife fbbc4c8d18 merge bsp/simlinux into bsp/simulator 12 年之前
  prife 29d63fe2bc Merge branch 'master' into simposix 12 年之前
  prife 3f3b6b7deb enable RTGUI in simlinux 12 年之前
  prife 7c3f2fd6c7 fix sdl_fb.c to support gcc under linux 12 年之前
  Bernard Xiong 8bbd54ddf6 Merge pull request #18 from prife/finsh-64gcc 12 年之前
  prife 5d68ef8ec1 fix bug in finsh when built with 64bit-gcc 12 年之前
  prife 236099e3ec enable FAT and uffs in simlinux/rtconfig.h 12 年之前
  prife e3cc345ecf clean code in sd_sim.c to make sure it can be built with gcc in linux 12 年之前
  prife 4f45c460d8 use sd as '/' mount ponit 12 年之前
  qiuyiuestc b91271d490 Merge pull request #14 from heyuanjie87/ForPullRequest 12 年之前
  Bernard Xiong 14dbee0082 Merge pull request #16 from grissiom/fix-timer 12 年之前
  Grissiom 0001344105 more deterministic on timer 12 年之前
  heyuanjie87 7ce0547575 fixed the string descriptor send to host more than actual 12 年之前
  qiuyiuestc 250fd1082b Merge pull request #13 from heyuanjie87/ForPullRequest 12 年之前
  heyuanjie87 a3bde3c4a3 handle standard request to interface that defined in class 12 年之前
  prife 8999948650 recover the terminal's behaviour when runing exit in finsh 12 年之前
  Bernard Xiong 9721603b72 Add RT_MTD_ESRC definitions. 12 年之前
  prife b8aaa6e730 clean code in cpu_port.c, add some comments 12 年之前
  prife b8bd5c8309 fix bug in cpu_port.c(can work very well) 12 年之前
  prife 395178ebfa rewrite cpu_port.c (but still has bug) 12 年之前
  prife f0d6e0e173 add gcc.ld 12 年之前
  prife 07da6caafd surport finsh 12 年之前
  prife 8f70786c30 add finsh, but still cannot work, only can be built with gcc 12 年之前
  Bernard Xiong 7a8dfb6dd5 Merge pull request #11 from grissiom/remove-newlib-math 12 年之前