rt-thread-official/components
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
..
dfs [smart] fixup of lwp recycling and mm varea (#8206) 2023-11-02 20:23:11 +08:00
drivers [drivers/rtc] 修复 alarm.c 少写分号 (#8256) 2023-11-15 19:24:26 +08:00
fal [fal] Add blocks mechanism to fal. (#8252) 2023-11-13 22:49:16 +08:00
finsh FINSH: 优化MSH宏定义 (#8251) 2023-11-15 13:54:22 +08:00
legacy [rtdef] use lower-case to define attributes (#6728) 2022-12-11 13:12:03 -05:00
libc [libc] add RT_USING_INTERNAL_LIBC_ONLY macro 2023-11-21 23:22:55 -05:00
lwp fix rt_channel lock. (#8244) 2023-11-10 21:37:07 +08:00
mm [smart] fixup of lwp recycling and mm varea (#8206) 2023-11-02 20:23:11 +08:00
mprotect 实现MPU抽象层 (#8080) 2023-10-30 08:24:55 -04:00
net [fix] sal build error. 2023-11-16 16:25:37 +08:00
utilities 🎈 perf: perf rt_hw_interrupt_disable/enable (#8042) 2023-10-25 20:31:25 +08:00
vbus [HUST CSE][vbus] fix the NULL pointer error 2023-05-01 00:45:55 -04:00
Kconfig 实现MPU抽象层 (#8080) 2023-10-30 08:24:55 -04:00
SConscript [components] 移除对老版本bsp的lwip版本默认选定 2021-06-28 15:33:14 +08:00