Files
rtems/bsps/arm/shared/doxygen.h
2023-02-16 08:27:09 +01:00

32 lines
490 B
C

/**
* @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).
*/