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