forked from Imagelibrary/rtems
16 lines
240 B
C
16 lines
240 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.
|
|
*/
|