Bernard Xiong
|
4de8758018
|
Fix the control interface and GUI initialization
|
2018-03-11 14:35:50 +08:00 |
Bernard Xiong
|
8b36b57a11
|
[UIEngine] move UI engine as a package
|
2018-03-03 16:34:01 +08:00 |
yangfasheng
|
0415298ceb
|
更新替换 SDL;
|
2018-01-19 13:38:43 +08:00 |
bernard
|
eb1daff7d4
|
[BSP] Fix the simulator build for Win32.
|
2017-12-13 20:38:56 +08:00 |
bernard
|
ae7237dc53
|
[BSP] Fix the WIN32 compiling issue.
rename _errno to __rt_errno for conflict in WIN32.
|
2017-11-30 23:56:52 +08:00 |
yygg_you
|
2d0c10a0ca
|
修改simulator,匹配RTT 3.0
|
2017-10-20 13:26:47 +08:00 |
ArdaFu
|
3051276e09
|
[BSP][Simulator] Fix compile error. Replace nfs_init.h with nfs.h
|
2017-10-17 14:03:25 +08:00 |
tanek liang
|
d793cfdef7
|
[bsp] fix incompatible type error for "finsh_system_init()"
|
2017-07-29 14:21:40 +08:00 |
Bernard Xiong
|
7e45f059dc
|
[BSP] Update simualtor bsp for Win32/MSVC
|
2015-09-30 16:26:40 +08:00 |
pangwei
|
d3a031c084
|
[BSP]add some header File
Signed-off-by: pangwei <271372443@qq.com>
|
2015-05-21 15:26:31 +08:00 |
pangwei
|
688f324fea
|
[BSP] Remove the RT_USING_COMPONENTS_INIT in rt_config.h , and added some components init functions by hand.
|
2015-05-21 15:05:00 +08:00 |
bernard
|
26118499e0
|
[BSP] remove rt_device_init_all() invoking.
|
2014-07-19 06:50:00 +08:00 |
prife
|
712d9428ed
|
simulator: disable RTGUI in rtconfig.h
clean code in SConstruct and application.c, disable RTGUI in rtconfig.h
by default.
|
2013-12-08 20:39:19 +08:00 |
bernard
|
d092105f3a
|
Add tap netif driver
|
2013-10-10 00:41:36 +09:00 |
Grissiom
|
6563ae6cab
|
simulator: init SDL after rt_components_init
SDL may use DFS to open files. It should be run after
rt_components_init.
|
2013-08-31 16:46:36 +08:00 |
prife
|
02e74583c7
|
simulator: update code for new component initialization support on mingw
|
2013-07-11 23:31:34 +08:00 |
prife
|
70611580dc
|
simulator: move {dfs_win32.c,moudule_win32.} from drives/
|
2013-03-15 16:54:23 +08:00 |
prife
|
f1fe20a3df
|
simulator: fix dfs_win32_mkfs prototype
|
2013-03-02 14:35:04 +08:00 |
prife
|
5cb02e1258
|
simulator: make sure LCD driver ready to use after rt_hw_sdl_start is invoked
|
2013-03-02 14:32:26 +08:00 |
prife
|
a665b97129
|
app module for simulator: add the missing module_win32.c
|
2013-03-01 01:30:21 +08:00 |
prife
|
a64ec10e68
|
app module support for simlator, first version
|
2013-02-27 00:37:57 +08:00 |
prife
|
8928f4e4b7
|
mingw support for simulator: dfs/dfs_win32
|
2013-02-26 16:36:33 +08:00 |
prife
|
f2636ea813
|
clean code in bsp/simulator/application/application.c
|
2013-01-22 17:07:12 +08:00 |
prife
|
fbbc4c8d18
|
merge bsp/simlinux into bsp/simulator
|
2013-01-22 16:57:47 +08:00 |
Ming, Bai
|
b4de7cce57
|
Re-normalizing the repo
|
2013-01-08 22:40:58 +08:00 |
goprife@gmail.com
|
ecb226f9d4
|
clean code in bsp/simulator
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2577 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-31 06:37:37 +00:00 |
goprife@gmail.com
|
91197259ac
|
fix warning in bsp/simulator
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2562 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-30 09:39:35 +00:00 |
goprife@gmail.com
|
8951089b5a
|
add win32 error code transform to DFS error code;
fix warning in usart_sim.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2559 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-30 06:32:14 +00:00 |
goprife@gmail.com
|
77f4ee3029
|
fix compile warnings in bsp/simulator
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2544 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-29 04:12:47 +00:00 |
goprife@gmail.com
|
e1e948a33e
|
fix spell errors in bsp/simulator
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2542 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-29 03:44:00 +00:00 |
goprife@gmail.com
|
1b274d996f
|
format code style with astyle in bsp/simulator
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2535 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-27 08:26:35 +00:00 |
goprife@gmail.com
|
2e1de690f2
|
remove realtouch ui, then move snake to rtgui_demo
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2534 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-27 08:21:30 +00:00 |
goprife@gmail.com
|
10892ce762
|
clean code in bsp/simulator
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2533 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-27 08:03:18 +00:00 |
goprife@gmail.com
|
2bae33a381
|
change nand_sim.c to nanddrv_file.c; add SDL.dll to bsp/simulator; clean code
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2532 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-27 07:21:13 +00:00 |
goprife@gmail.com
|
859477d7ba
|
clean code in bsp/simulator
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2531 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-27 06:58:58 +00:00 |
goprife@gmail.com
|
7c82d6e304
|
revert RTGUI path in SConstruct, update applications/platform.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2462 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-01 07:08:48 +00:00 |
goprife@gmail.com
|
f427ba48f9
|
add dfs_win32.c (an windows directory can be mounted as an disk in DFS)
add demo code in application.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2454 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-28 05:48:17 +00:00 |
goprife@gmail.com
|
60fc67cb3d
|
modify sdl driver to reduce the messages sent to rtgui server. add realtouch_ui_init
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2438 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-23 13:32:56 +00:00 |
goprife@gmail.com
|
c9e327d9c4
|
fix the compile error(htos redefinition) in application.c when enable LWIP
disable LWIP by default
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2427 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-19 03:38:30 +00:00 |
goprife@gmail.com
|
20a57ea77c
|
change RTGUI path in SConstruct, update application.c to start RTGUI demo automatically, set idle's hook to reduce the cpu consumption.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2426 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-18 08:35:23 +00:00 |
goprife@gmail.com
|
2eefeab242
|
update app code in simulator
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2421 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-16 12:21:28 +00:00 |
goprife@gmail.com
|
3112b09c8f
|
add sdl driver for simulator; update scripts in simulator
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2415 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-15 16:31:51 +00:00 |
bernard.xiong@gmail.com
|
67f60b770c
|
Add pcap driver(for win32) in simulator porting.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2391 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-04 16:29:36 +00:00 |
goprife@gmail.com
|
6e242e0529
|
rebuild the directory organization of simulator
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2389 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-04 05:52:14 +00:00 |