summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k
diff options
context:
space:
mode:
authorToma Radu <radustoma@yahoo.com>2014-01-03 14:18:58 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-01-08 15:23:53 -0600
commit73885572e3d5f657f44147fd903421bee9badd60 (patch)
tree6e6497e60b2b3e94e0e53f4f45bdd55722dd0ed9 /c/src/lib/libbsp/m68k
parentfstests and libtests: Add contents to multiple documentation files (diff)
downloadrtems-73885572e3d5f657f44147fd903421bee9badd60.tar.bz2
av5282: Improve Doxygen
Add doxygen to the header files in the av5282/include directory.
Diffstat (limited to 'c/src/lib/libbsp/m68k')
-rw-r--r--c/src/lib/libbsp/m68k/av5282/include/bsp.h16
-rw-r--r--c/src/lib/libbsp/m68k/av5282/include/tm27.h8
2 files changed, 24 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/m68k/av5282/include/bsp.h b/c/src/lib/libbsp/m68k/av5282/include/bsp.h
index 6af587a8b5..2068bb1afb 100644
--- a/c/src/lib/libbsp/m68k/av5282/include/bsp.h
+++ b/c/src/lib/libbsp/m68k/av5282/include/bsp.h
@@ -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.
+ */
diff --git a/c/src/lib/libbsp/m68k/av5282/include/tm27.h b/c/src/lib/libbsp/m68k/av5282/include/tm27.h
index f8fe447335..d26abe79c0 100644
--- a/c/src/lib/libbsp/m68k/av5282/include/tm27.h
+++ b/c/src/lib/libbsp/m68k/av5282/include/tm27.h
@@ -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