rt-thread/components/libc/compilers/common
Z8MAN8 1d646bcf56 Add RT_USING_RTC conditional compilation protection in ctimer.c
Analysis: There is still an omission in the preprocessing control of
_control_rtc in 24b0a81 ("Add RT_USING_RTC conditional
compilation protection in ctimer.c")

Solution: Add RT_USING_RTC preprocessing control to missing
_control_rtc

Signed-off-by: Shicheng Chu <1468559561@qq.com>
2024-08-12 15:56:17 +08:00
..
extension [fix] sal build error. 2023-11-16 16:25:37 +08:00
include sync smart & dfs (#8672) 2024-03-28 23:42:56 +08:00
Kconfig [libc][time] pre-support fully version timezone and daylight saving time 2023-08-13 22:51:58 -04:00
SConscript [simulator] 修复 linux simulator 编译运行失败 2023-06-07 08:52:28 -04:00
cctype.c [iar] 修复编译错误 (#6126) 2022-07-01 09:15:29 +08:00
cstdlib.c fix some -Wmissing-prototypes warnings 2024-01-02 21:25:26 +08:00
cstring.c support llvm-arm 16.0 2023-05-17 12:09:10 -04:00
ctime.c Add RT_USING_RTC conditional compilation protection in ctimer.c 2024-08-12 15:56:17 +08:00
cunistd.c [libc][posix/io/stdio] rename libc.c as posix/stdio.c 2023-08-17 02:22:53 -04:00
cwchar.c [libc] implement extension standard C functions (#6044) 2022-06-19 21:56:24 +08:00
readme.md [posix][dfs] move dfs_posix dfs_poll dfs_select.c to posix folder 2021-10-21 19:05:53 -04:00

readme.md

This folder is "common" for all toolchains.