4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-09 16:41:09 +08:00

5 Commits

Author SHA1 Message Date
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
Meco Man
a924da830e [libc] 修复difftime函数在IAR下的编译错误 2022-07-20 10:07:03 +08:00
Meco Man
9623706eff Revert "解决将RT_NULL当做数字0使用的问题"
This reverts commit 6a05ddf63d1202456a37e970e5a9ab58370ed093.
2022-07-01 15:51:28 +08:00
Meco Man
6a05ddf63d 解决将RT_NULL当做数字0使用的问题 2022-07-01 11:39:28 +08:00
Man, Jianting (Meco)
8bee7a0c23
[libc] implement extension standard C functions (#6044)
* implement extension standard C functions
2022-06-19 21:56:24 +08:00