av5282: Improve Doxygen

Add doxygen to the header files in the av5282/include directory.
This commit is contained in:
Toma Radu
2014-01-03 14:18:58 -06:00
committed by Joel Sherrill
parent 73a7713d8c
commit 73885572e3
2 changed files with 24 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
/**
* @file
*
* @ingroup m68k_av5282
*
* @brief Global BSP definitions.
*/
/*
* av5282 BSP header file
*/
@@ -75,3 +83,11 @@ rtems_isr_entry set_vector(
#endif
#endif
/**
* @defgroup m68k_av5282 AV5282 Support
*
* @ingroup bsp_m68k
*
* @brief AV5282 support.
*/

View File

@@ -1,3 +1,11 @@
/**
* @file
*
* @ingroup m68k_av5282
*
* @brief Time Test 27 routines.
*/
/*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at