rt-thread/include
Chen Wang e234cc8658 doxygen: change group_Device to group_device_driver
The originally defined "group_Device" should actually
be part of the device-driver component, so create
a new "group_device_driver" and then rename
"group_Device" to "group_device_driver".

Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
2025-05-29 13:47:46 +08:00
..
klibc [klibc] add rt_sscanf 2024-11-25 09:49:23 +08:00
rtatomic.h feat: rtatomic: lockless single linked list 2024-11-03 10:08:45 +08:00
rtcompiler.h fix: fixed an issue where rt_typeof was not supported in the MDK toolchain 2025-02-19 20:24:59 -05:00
rtdbg.h kernel: cleanup debug APIs 2024-12-20 17:50:00 -05:00
rtdef.h doxygen: change group_Device to group_device_driver 2025-05-29 13:47:46 +08:00
rthw.h feat: kernel/libcpu: fit into ilp32d 2024-09-01 15:12:34 -04:00
rtklibc.h [klibc] add kerrno.h 2024-09-23 21:30:37 +08:00
rtm.h [rtdef] use lower-case to define attributes (#6728) 2022-12-11 13:12:03 -05:00
rtsched.h add RT_THREAD_CTRL_SET_PRIORITY 2025-04-13 15:25:42 +08:00
rtservice.h doxygen: add prefix for groups (#9991) 2025-02-15 12:15:19 +08:00
rtthread.h doxygen: change group_Device to group_device_driver 2025-05-29 13:47:46 +08:00
rttypes.h rttypes.h中增加了对ARCH_CPU_64BIT宏的判断 2025-03-17 16:45:59 +08:00