source: rtems/bsps/mips/shared/doxygen.h @ 212663be

5
Last change on this file since 212663be was 212663be, checked in by Sebastian Huber <sebastian.huber@…>, on 02/26/19 at 14:44:50

bsps: Adjust architecture Doxygen groups

  • Use CamelCase as it is not used in our C code. Enables simple search and replace.
  • Prefix with "RTEMS" to aid deployment and integration. It aids searching and sorting.

Update #3706.

  • Property mode set to 100644
File size: 225 bytes
Line 
1/**
2 * @defgroup RTEMSBSPsMIPS MIPS
3 *
4 * @ingroup RTEMSBSPs
5 *
6 * @brief MIPS Board Support Packages.
7 */
8
9 /**
10  *  @defgroup mips_shared MIPS Shared Modules
11  *  @ingroup RTEMSBSPsMIPS
12  *  @brief mips Shared Modules
13  */
Note: See TracBrowser for help on using the repository browser.