forked from Imagelibrary/rtems
32 lines
566 B
C
32 lines
566 B
C
/**
|
|
* @file
|
|
*
|
|
* @ingroup RTEMSImplDoxygen
|
|
*
|
|
* @brief This header file defines lm32-specific groups.
|
|
*/
|
|
|
|
/**
|
|
* @defgroup RTEMSBSPsLM32 LatticeMicro32 (lm32)
|
|
*
|
|
* @ingroup RTEMSBSPs
|
|
*
|
|
* @brief LatticeMicro32 Board Support Packages.
|
|
*/
|
|
|
|
/**
|
|
* @defgroup RTEMSBSPsLM32Shared Shared
|
|
*
|
|
* @ingroup RTEMSBSPsLM32
|
|
*
|
|
* @brief Shared Support for LatticeMicro32 Board Support Packages.
|
|
*/
|
|
|
|
/**
|
|
* @defgroup RTEMSBSPsLM32SharedMilkymistOne Milkymist One
|
|
*
|
|
* @ingroup RTEMSBSPsLM32Shared
|
|
*
|
|
* @brief Shared Support for Milkymist One Board Support Packages.
|
|
*/
|