source: rtems/bsps/m68k/shared/doxygen.h @ b82a4b4

5
Last change on this file since b82a4b4 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: 294 bytes
Line 
1/**
2 * @defgroup RTEMSBSPsM68k Motorola 68000 and NXP ColdFire (m68k)
3 *
4 * @ingroup RTEMSBSPs
5 *
6 * @brief Motorola 68000 and NXP ColdFire Board Support Packagess.
7 */
8
9/**
10  *  @defgroup m68k_shared M68K Shared Modules
11  *
12  *  @ingroup RTEMSBSPsM68k
13  *
14  *  @brief M68K Shared Modules
15  */
Note: See TracBrowser for help on using the repository browser.