doxygen: group name all in lowcase

This patch only updated the groups defined in documentation/0.doxygen.

Other groups will be moved into documentation/0.doxygen and updated at
that time.

Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
This commit is contained in:
Chen Wang
2025-06-24 16:11:28 +08:00
committed by Rbb666
parent 29ab5334af
commit 8e9872a554
24 changed files with 60 additions and 60 deletions

View File

@@ -3,7 +3,7 @@
*/
/**
* @defgroup group_BasicDef Basic Definitions
* @defgroup group_basic_definition Basic Definitions
*
* @brief Basic data type in RT-Thread RTOS.
*