rt-thread-official/components/libc
Meco Man 873fd76b2f [libc] add RT_USING_INTERNAL_LIBC_ONLY macro
This option is for RT-Thread Nano version.
If select this option, it will not compile components/libc
folder and only use tool chain internal libc. Normally, the
tool chain internal is only cover ISO standard (e.g. armcc),
but some tool chains' internal libc will cover more than
ISO standard (e.g. newlib).
2023-11-21 23:22:55 -05:00
..
compilers [libc] add RT_USING_INTERNAL_LIBC_ONLY macro 2023-11-21 23:22:55 -05:00
cplusplus [tools] add GetGCCLikePLATFORM 2023-08-21 01:25:52 -04:00
posix 🎈 perf: perf rt_hw_interrupt_disable/enable (#8042) 2023-10-25 20:31:25 +08:00
Kconfig [libc] add RT_USING_INTERNAL_LIBC_ONLY macro 2023-11-21 23:22:55 -05:00
SConscript [libc] Build correct SConscript file. 2017-10-13 12:44:54 +08:00
posix-info.txt update posix-info.txt 2022-01-25 13:40:10 +08:00