bsps: Adjust shared Doxygen groups

Update #3706.
This commit is contained in:
Sebastian Huber
2019-03-05 07:58:18 +01:00
parent c991eeeccc
commit 828276b081
88 changed files with 263 additions and 172 deletions

View File

@@ -27,7 +27,7 @@
/**
* @defgroup mips_i8259_irq i8259 Chip Support
* @ingroup mips_shared
* @ingroup RTEMSBSPsMIPSShared
* @brief i8259 Chip Support
* @{
*/

View File

@@ -22,7 +22,7 @@
/**
* @defgroup mips_regs MIPS Registers
* @ingroup mips_shared
* @ingroup RTEMSBSPsMIPSShared
* @brief MIPS Registers
* @{
*/

View File

@@ -6,8 +6,10 @@
* @brief MIPS Board Support Packages.
*/
/**
* @defgroup mips_shared MIPS Shared Modules
* @ingroup RTEMSBSPsMIPS
* @brief mips Shared Modules
*/
/**
* @defgroup RTEMSBSPsMIPSShared Shared
*
* @ingroup RTEMSBSPsMIPS
*
* @brief Shared Support for MIPS Board Support Packages.
*/

View File

@@ -20,7 +20,7 @@
/**
* @defgroup mips_gdb GDB Interface
* @ingroup mips_shared
* @ingroup RTEMSBSPsMIPSShared
* @brief GDB Interface
* @{
*/

View File

@@ -53,7 +53,7 @@
/**
* @defgroup mips_limits Address Limits
* @ingroup mips_shared
* @ingroup RTEMSBSPsMIPSShared
* @brief Address Limits
*/

View File

@@ -53,7 +53,7 @@
/**
* @defgroup mips_ops MIPS Opcodes
* @ingroup mips_shared
* @ingroup RTEMSBSPsMIPSShared
* @brief MIPS Instruction Formats and Opcode Values
* @{
*/