Lines Matching full:simulator
363 * simulator bsp can be used in Windows/Visual C++ and update SDL to v2.0.7;
410 * Update simulator to adapt VC++ compiler
441 * Enable VC++ to compile simulator bsp;
579 …个云端集成开发环境的时代!云端会是什么样的,请用现代化的浏览器打开[CloudIDE](http://lab.rt-thread.org/cloudide/simulator/index.html)
882 * bsp/simulator - 当RTGUI配置无效时打印错误信息
883 * bsp/simulator - 默认情况下关闭RTGUI选项
884 * bsp/simulator - 增加createdef.py文件来生成VS的def文件
885 * bsp/simulator - 当使用VC++编译时去除_TIME_T_DEFINED的定义
1016 * simulator - 为使用新的组件初始化更新代码,以便支持mingw
1017 * simulator - 支持Linux系统
1018 * simulator - 修正Linux系统中的SDL初始化问题
1019 * simulator - 在rt_components_init之后初始化SDL
1020 * simulator - 将对SDL设置的内容移入drivers/SConstruct
1021 * simulator - 在env中获得CORSS_TOOL和EXEC_PATH的值
1022 * simulator - 支持clang-analyze
1023 * simulator - 增加tap netif driver