mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-18 09:03:31 +08:00
beb2f046c4
[libc][time] remove _TIMESPEC_DEFINED in common/sys/time.h and complete time.c
NEWLIB (GCC) porting for RT-Thread
Please define RT_USING_LIBC and compile RT-Thread with GCC compiler.