source: rtems/bsps/mips/shared/doxygen.h

Last change on this file was bb465c8, checked in by Sebastian Huber <sebastian.huber@…>, on 02/14/23 at 15:48:07

doxygen: Add Doxygen files to a group

Update #3707.

  • Property mode set to 100644
File size: 356 bytes
Line 
1/**
2 * @file
3 *
4 * @ingroup RTEMSImplDoxygen
5 *
6 * @brief This header file defines mips-specific groups.
7 */
8
9/**
10 * @defgroup RTEMSBSPsMIPS MIPS
11 *
12 * @ingroup RTEMSBSPs
13 *
14 * @brief MIPS Board Support Packages.
15 */
16
17/**
18 * @defgroup RTEMSBSPsMIPSShared Shared
19 *
20 * @ingroup RTEMSBSPsMIPS
21 *
22 * @brief Shared Support for MIPS Board Support Packages.
23 */
Note: See TracBrowser for help on using the repository browser.