Meco Man
1948988913
[lvgl] 将lvgl目录调整到application文件夹下
2021-12-19 18:21:31 -05:00
Meco Man
f4aa860d8b
[qemu][lvgl] 优化lvgl显示驱动
2021-12-18 14:16:08 -05:00
Meco Man
d4a72f29c7
[simulator][lvgl] 处理注释
2021-12-16 03:16:02 -05:00
Meco Man
e72eb1ae95
[simulator][win32] add lvgl driver
2021-12-16 01:12:24 -05:00
Meco Man
df9a23c534
[mutex] use RT_IPC_FLAG_PRIO to replace RT_IPC_FLAG_FIFO
2021-11-17 15:57:15 -05:00
Meco Man
3c232125db
[bsp][simulator] update project
2021-10-29 09:59:45 -04:00
Meco Man
8f6260146c
[libc][win32] improve win32 support
2021-10-13 15:29:01 -04:00
armink
3fafe6e811
[bsp][simulator] Add RT_DEVICE_CTRL_RTC_GET_TIMEVAL support for RTC driver
2021-09-29 19:47:22 +08:00
Meco Man
7d57f6b175
[bsp][simulator] 增加_CRT_DECLARE_NONSTDC_NAMES=0全局宏定义,防止vs内置stdc与libc定义冲突,如dev_t等
2021-09-25 00:24:55 -04:00
Meco Man
f944ea7690
[bsp][simulator] 刷新工程 移除rtlibc以及重复定义的内容
2021-09-24 23:40:44 -04:00
Meco Man
e18d44940f
[finsh] 修复由于移除finsh导致__cmd_xxx命令无法使用的问题
2021-09-05 01:57:26 -04:00
Bernard Xiong
53cfba8725
Merge pull request #4689 from mysterywolf/simulator-sd_sim
...
[bug][bsp][simulator] 修复sd_sim.c编译报错的问题,使用rt_dgb代替老旧的debug输出方式
2021-05-16 08:57:10 +08:00
Meco Jianting Man
1773908df8
remove \n from LOG_x
2021-05-15 16:16:34 +08:00
Meco Man
69471e6242
[bsp][simulator]format codes to prevent CI errors
2021-05-15 15:38:14 +08:00
Meco Man
a00a463248
format codes
2021-05-15 15:35:45 +08:00
Meco Man
31b94778c3
[bug][bsp][simulator] 修复sd_sim.c编译报错的问题,使用rt_dgb代替老旧的debug输出方式
2021-05-15 15:30:28 +08:00
yangjie
9c784f9c1f
[bsp][simulator]delete tap_netif.c
2021-04-26 14:57:26 +08:00
armink
2a66024bdc
[bsp/simulator] Add RTC device RT_DEVICE_CTRL_RTC_GET_TIME_US command implement.
2021-04-14 20:08:22 +08:00
armink
a62a07446c
[bsp/simulator] Add windows rtc driver.
2021-04-13 20:11:56 +08:00
Bernard Xiong
1e4a463f36
Merge pull request #4508 from Guozhanxin/add_error_check
...
add error checks of rt_mutex_create()
2021-04-03 23:24:34 +08:00
tangyuxin
015418fa9b
[bsp][simulator] 支持自动初始化及用户 main 入口
2021-04-01 17:01:14 +08:00
guozhanxin
f9be3c80e3
add error checks of rt_mutex_create()
2021-03-24 09:32:12 +08:00
Meco Man
e37abb2b81
[simulator] 手动-自动格式化整理
2021-03-20 22:39:32 +08:00
Xinrong Han
3f1407827d
add error checks of rt_mutex_take()
2021-01-04 17:08:56 +08:00
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
7c2bcdd3de
[BSP] update SDL to SDL2 in simulator.
2017-12-16 00:05:23 +08:00
bernard
f0dce37543
[BSP] Update simulator bsp for MSVC.
2017-12-14 10:16:31 +08:00
bernard
eb1daff7d4
[BSP] Fix the simulator build for Win32.
2017-12-13 20:38:56 +08:00
Bernard Xiong
a3d96ed555
Use rt_object_get_information to get object chain
2017-12-12 07:38:02 +08:00
Bernard Xiong
7ea1d0c672
[BSP] fix the compiling error
2017-10-22 17:07:10 +08:00
yygg_you
2d0c10a0ca
修改simulator,匹配RTT 3.0
2017-10-20 13:26:47 +08:00
bernard
5e3b3b19a6
[BSP] change the type of cmd.
...
1. Change the type of cmd to 'int';
2. Remove RT_LWIP_USING_RT_MEM macro;
2017-10-16 13:23:03 +08:00
Bernard Xiong
fd7a65b4be
[LIBC] remove minilibc when compiling simulator under Linux
2016-04-24 19:59:48 +08:00
Bernard Xiong
5c86147236
Update sd_sim.c
2016-03-23 23:08:35 +08:00
Bernard Xiong
a65ee8ac45
[BSP] disable module feature under simulator for Linux
2015-10-02 08:16:15 +08:00
Bernard Xiong
d2ec1f3eaa
[DFS] remove st_blksize in the struct stat
2015-10-01 06:46:52 +00:00
Bernard Xiong
1ac6bc6c88
[BSP] fix compiling issue in simulator for Linux
2015-09-30 10:21:55 +00:00
Bernard Xiong
cdf4c7e897
[BSP] Enable module application in simulator BSP
2015-09-30 18:06:09 +08:00
Bernard Xiong
aa190ed5f6
[BSP] enable file system feature in simulator BSP
2015-09-30 17:57:58 +08:00
Bernard Xiong
7e45f059dc
[BSP] Update simualtor bsp for Win32/MSVC
2015-09-30 16:26:40 +08:00
prife
c6f88ef726
dfs_win32: add seekdir support
2015-02-02 01:21:40 +08:00
nongxiaoming
c20ec19a96
modify the pixel format to RGB565 in sdl_fb.c
2014-03-12 16:36:39 +08:00
prife
d8f06c8542
simulator: fix compile errors in nand driver(512+16)
2014-02-16 14:30:58 +08:00
prife
a6fa98f1ee
simulator: fix exit issue when close RTGUI window
2014-02-09 11:24:36 +08:00
prife
0701b57eaa
Merge pull request #188 from prife/master
...
simulatr: print error messages when RTT_RTGUI is invalid
2013-10-28 07:59:35 -07:00
prife
a12892af31
simulatr: print error messages when RTT_RTGUI is invalid
2013-10-26 14:00:24 +08:00
Grissiom
1e01252824
finsh: refactor the control key handling
...
We split the history handling form the key handling. So we could handle
the direction key even if the history is disabled. As a "side effect", I
also remove the unnecessary "use_history" bit.
2013-10-18 22:36:51 +08:00
prife
5641360b49
simulator: add createdef.py to generate def file for VS
...
Now we can get rid off Mingw to create def file. To create def file, one
should run:
scons --def
in the bsp/simulator.
2013-10-14 22:53:59 +08:00