From 58840ffbb0c04dd19f0f532bf5b6e496159e070b Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 25 Jul 2023 08:48:55 +0200 Subject: rtems: Add files to Doxygen groups Provide basic Doxygen comments. Update #3706. Update #3707. --- bsps/shared/rtems-version.c | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'bsps/shared') 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). -- cgit v1.2.3