4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-19 14:43:30 +08:00
Man, Jianting (Meco) fb3f835089
[libc] remove strdup from rtthread.h (#6026)
add __STDC_LIMIT_MACROS macro in Keil
add RT_USING_LIBC in simulator
add _DLIB_ADD_EXTRA_SYMBOLS=0 in IAR
2022-06-04 17:02:35 +08:00
..
2022-05-25 10:05:59 +08:00
2021-11-08 14:15:56 -05:00

This folder provides uniformed header files crossing different compiler platforms, and supports basic standard C library functions, such as memory management and time management, etc.