rt-thread/src
Chen Wang 55428e4393
doxygen: re-org module groups (#10197)
Match the organization of modules (groups) with
that of user guide.

Preliminary arrangement. This patch is just a
framework arrangement. Details need to be continued.

P.S., in this patch, adding numerical prefixes to
the files in documentation/0.doxygen is to meet the
need of displaying sorting in HTML pages.

Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
2025-04-18 10:44:43 +08:00
..
klibc feat: ci script associated with auto_utest. (#9933) 2025-03-10 11:08:21 +08:00
Kconfig Update include/rtdef.h version to 5.2.1 2025-03-28 23:12:14 -04:00
SConscript 解决__RT_KERNEL_SOURCE__宏没有定义 2025-03-17 16:45:59 +08:00
clock.c doxygen: add prefix for groups (#9991) 2025-02-15 12:15:19 +08:00
components.c kernel: Optimize display format for auto init when debugging 2024-11-26 21:44:19 -05:00
cpu_mp.c [libcpu/arm64] add C11 atomic ticket spinlock (#8882) 2024-05-16 15:45:12 +08:00
cpu_up.c [arm64] add hw thread self (#8942) 2024-05-28 14:27:55 +08:00
defunct.c 去除多余空格 2024-10-21 13:05:08 +08:00
idle.c 解决编译错误 2024-10-21 13:05:08 +08:00
ipc.c doxygen: add prefix for groups (#9991) 2025-02-15 12:15:19 +08:00
irq.c doxygen: re-org module groups (#10197) 2025-04-18 10:44:43 +08:00
kservice.c doxygen: add prefix for groups (#9991) 2025-02-15 12:15:19 +08:00
mem.c doxygen: add prefix for groups (#9991) 2025-02-15 12:15:19 +08:00
memheap.c feat: kernel/libcpu: fit into ilp32d 2024-09-01 15:12:34 -04:00
mempool.c doxygen: add prefix for groups (#9991) 2025-02-15 12:15:19 +08:00
object.c doxygen: update doc for kenrel object model 2025-03-12 12:54:25 +08:00
scheduler_comm.c add RT_THREAD_CTRL_SET_PRIORITY 2025-04-13 15:25:42 +08:00
scheduler_mp.c doxygen: add prefix for groups (#9991) 2025-02-15 12:15:19 +08:00
scheduler_up.c 解决bps/simulator无法在vs2019环境下编译 2025-03-17 16:45:59 +08:00
signal.c [src][signal]:fix issue with inconsistency between sig_mask and sigaddset implementations when using musl libc 2024-10-22 20:59:05 +08:00
slab.c doxygen: add prefix for groups (#9991) 2025-02-15 12:15:19 +08:00
thread.c add RT_THREAD_CTRL_SET_PRIORITY 2025-04-13 15:25:42 +08:00
timer.c doxygen: add prefix for groups (#9991) 2025-02-15 12:15:19 +08:00