forked from Imagelibrary/rtems
erc32: improve doxygen
Add doxygen to the bsp.h, tm27.h, erc32.h and irq.h files.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file
|
||||
* @defgroup sparc_erc32 SPARC ERC32
|
||||
* @ingroup bsp_kit
|
||||
* @brief SPARC ERC32 BSP
|
||||
*/
|
||||
|
||||
/* bsp.h
|
||||
*
|
||||
* This include file contains all SPARC simulator definitions.
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
/**
|
||||
* @file
|
||||
* @ingroup sparc_erc32
|
||||
* @brief ERC32 generic shared IRQ setup
|
||||
*/
|
||||
|
||||
/* ERC32 generic shared IRQ setup
|
||||
*
|
||||
* Based on libbsp/shared/include/irq.h.
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
/**
|
||||
* @file
|
||||
* @ingroup sparc_erc32
|
||||
* @brief Contains information pertaining to the ERC32
|
||||
*/
|
||||
|
||||
/* erc32.h
|
||||
*
|
||||
* This include file contains information pertaining to the ERC32.
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
/**
|
||||
* @file
|
||||
* @ingroup sparc_erc32
|
||||
* @brief Implementations for interrupt mechanisms for Time Test 27
|
||||
*/
|
||||
|
||||
/*
|
||||
* tm27.h
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user