This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
rt-thread
Watch
1
Star
0
Fork
0
mirror of
https://github.com/RT-Thread/rt-thread.git
synced
2026-08-30 01:56:57 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
b5ad12573fe92b710eefc862b1d0891e97a25d18
rt-thread
/
components
/
libc
/
compilers
/
armlibc
T
History
SummerGift
ec99faf022
【修改】由于 gettimeofday 函数依赖 rtc 设备才能实现,因此如果无法获取 rtc 设备应当断言
2019-05-16 08:42:01 +08:00
..
sys
[libc]fix size_t ssize_t
2019-03-28 17:18:40 +08:00
dirent.h
…
fcntl.h
…
libc_syms.c
…
libc.c
…
libc.h
…
mem_std.c
…
SConscript
[components/libc]armclang支持相关
2019-03-10 10:55:27 +08:00
stdio.c
…
stubs.c
…
termios.h
…
time.c
【修改】由于 gettimeofday 函数依赖 rtc 设备才能实现,因此如果无法获取 rtc 设备应当断言
2019-05-16 08:42:01 +08:00
unistd.h
…