summaryrefslogtreecommitdiffstats
path: root/bsps/shared
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-07-25 08:48:55 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-07-26 07:18:29 +0200
commit58840ffbb0c04dd19f0f532bf5b6e496159e070b (patch)
tree9bb5dcc17158f35320933493dd4d6f4faf4317fc /bsps/shared
parentlibtest: Place files into a Doxygen group (diff)
downloadrtems-58840ffbb0c04dd19f0f532bf5b6e496159e070b.tar.bz2
rtems: Add files to Doxygen groups
Provide basic Doxygen comments. Update #3706. Update #3707.
Diffstat (limited to 'bsps/shared')
-rw-r--r--bsps/shared/rtems-version.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/bsps/shared/rtems-version.c b/bsps/shared/rtems-version.c
index b12504a1c9..aaac5a07f3 100644
--- a/bsps/shared/rtems-version.c
+++ b/bsps/shared/rtems-version.c
@@ -1,3 +1,12 @@
+/**
+ * @file
+ *
+ * @ingroup RTEMSImplClassic
+ *
+ * @brief This source file contains the implementation of
+ * rtems_board_support_package() and the definition of ::_RTEMS_version.
+ */
+
/*
* COPYRIGHT (c) 2003, Ralf Corsepius, Ulm, Germany.
* COPYRIGHT (c) 2003, On-Line Applications Research Corporation (OAR).