rt-thread/include
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
..
rtatomic.h 🎈 perf: perf rt_hw_interrupt_disable/enable (#8042) 2023-10-25 20:31:25 +08:00
rtdbg.h [debug] 整理debug宏并增加RT_DEBUGING_CONTEXT (#7805) 2023-07-22 10:36:42 +08:00
rtdef.h [libc] add RT_USING_INTERNAL_LIBC_ONLY macro 2023-11-21 23:22:55 -05:00
rthw.h 实现MPU抽象层 (#8080) 2023-10-30 08:24:55 -04:00
rtm.h [rtdef] use lower-case to define attributes (#6728) 2022-12-11 13:12:03 -05:00
rtservice.h [kernel] 解决rt_slist_for_each_entry宏不能正常遍历slist链表中元素的问题 2023-11-06 10:03:04 +08:00
rtthread.h [libc] add RT_USING_INTERNAL_LIBC_ONLY macro 2023-11-21 23:22:55 -05:00