Tangyuxin
|
a4829b1c00
|
[fix] Fix simulator compilation warnings (#6438)
* [fix] Fix simulator compilation warnings
* Update bsp/simulator/rtconfig_project.h
Co-authored-by: Man, Jianting (Meco) <920369182@qq.com>
|
2022-09-20 10:31:11 -04:00 |
Man, Jianting (Meco)
|
c318dfa964
|
improve libc time and MSVC simulator (#5775)
- [libc] 解决由于类unix操作系统发展历史原因fcntl.h定义的标志位在不同编译器中定义不同的问题
- [simulator] 部分宏定义转为全局宏定义以确保vs内置文件可以正确配置
- [simulator] 取消自欺欺人式的警告消除处理方式
- [libc][time] 优化time相关结构体在不同编译器下的包含
|
2022-04-07 14:24:11 +08:00 |
Meco Man
|
8565fe2448
|
[simulator] 消除vs下的警告
|
2022-01-08 15:46:52 +08:00 |
Meco Man
|
e37abb2b81
|
[simulator] 手动-自动格式化整理
|
2021-03-20 22:39:32 +08:00 |
Meco Man
|
8f7bbfa011
|
remove RT_USING_NOLIBC
|
2021-02-23 11:27:12 +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 |