rt-thread/components
Chen Wang 895b272b69 doxygen: fix duplicated defgroup for clock
Problen:
Duplicated definition of group_clk in clk.c and clk.h.

Solution:
Delete the definition in clk.c and keep only the definition
in clk.h.

Also change the name of group_clk to group_driver_clock to
conform to the naming convention of other driver groups.

Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
2025-07-22 16:00:33 +08:00
..
dfs doxygen: group name all in lowcase (part 2) (#10530) 2025-07-22 13:59:25 +08:00
drivers doxygen: fix duplicated defgroup for clock 2025-07-22 16:00:33 +08:00
fal [fal/sample] readme 添加 (#10175) 2025-04-11 17:34:36 +08:00
finsh [Fix] <components>:finsh/shell.c F: char rt_hw_console_getchar(void) (#10345) 2025-07-20 17:35:35 +08:00
legacy 🚚 renaming: move `smp` to `smp_call` 2024-11-03 10:08:45 +08:00
libc 修复DFS_USING_POSIX启用时 修正IARVersion导入路径 2025-07-14 13:09:08 +08:00
lwp [smart] Optimize error handling after command execution 2025-07-07 09:44:37 +08:00
mm [mm]修复unmap内存时遗漏刷新地址转换表的问题,避免dcache(PIPT)出错 2025-03-10 22:32:32 +08:00
mprotect 实现MPU抽象层 (#8080) 2023-10-30 08:24:55 -04:00
net fix #4286,fifx memory leak when sal_socket failed 2025-07-17 13:24:30 +08:00
utilities componnets: utest: fix case-name matching problem 2025-06-10 19:22:25 +08:00
vbus 🎯 Sync smart & scheduler codes (#8537) 2024-02-23 17:49:15 +08:00
Kconfig feat: improve Kconfig structure on MM 2025-02-25 11:26:30 +08:00
SConscript [components] 移除对老版本bsp的lwip版本默认选定 2021-06-28 15:33:14 +08:00