forked from Imagelibrary/rtems
24 lines
381 B
C
24 lines
381 B
C
/**
|
|
* @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).
|
|
*/
|