forked from Imagelibrary/rtems
doxygen: refactored doxygen in libbsp to illustrate new rule set
This commit is contained in:
committed by
Gedare Bloom
parent
583ef3a5b2
commit
296c74e643
@@ -1,9 +1,9 @@
|
||||
/**
|
||||
* @file
|
||||
* @ingroup sparc_bsp
|
||||
* @defgroup sparc_leon3 SPARC LEON3
|
||||
*
|
||||
* @ingroup sparc_leon3
|
||||
* @brief SPARC LEON3 BSP
|
||||
*
|
||||
* @brief Global BSP Definitions.
|
||||
*/
|
||||
|
||||
/* bsp.h
|
||||
@@ -41,6 +41,15 @@ extern "C" {
|
||||
#include <rtems/console.h>
|
||||
#include <rtems/irq-extension.h>
|
||||
|
||||
/**
|
||||
* @defgroup sparc_leon3 LEON3 Support
|
||||
*
|
||||
* @ingroup bsp_sparc
|
||||
*
|
||||
* @brief LEON3 support package
|
||||
*
|
||||
*/
|
||||
|
||||
/* SPARC CPU variant: LEON3 */
|
||||
#define LEON3 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user