summaryrefslogtreecommitdiffstats
path: root/bsps/arm/shared/doxygen.h
blob: 469928d7128a17e01e25455220a4887e998b1101 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
/**
 * @file
 *
 * @ingroup RTEMSImplDoxygen
 *
 * @brief This header file defines BSP-specific groups.
 */

/**
 * @defgroup RTEMSBSPsARM ARM
 *
 * @ingroup RTEMSBSPs
 *
 * @brief ARM Board Support Packages.
 */

/**
 * @defgroup RTEMSBSPsARMShared Shared
 *
 * @ingroup RTEMSBSPsARM
 *
 * @brief Shared Support for ARM Board Support Packages.
 */

/**
 * @defgroup CMSIS CMSIS
 *
 * @ingroup RTEMSBSPsARMShared
 *
 * @brief Cortex Microcontroller Software Interface Standard (CMSIS).
 */