summaryrefslogtreecommitdiffstats
path: root/bsps/arm/shared/doxygen.h
blob: 6617afa8169f26af938ec4205a66895853b2d130 (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
/**
 * @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).
 */