rtems: Add files to Doxygen groups

Provide basic Doxygen comments.

Update #3706.
Update #3707.
This commit is contained in:
Sebastian Huber
2023-07-25 08:48:55 +02:00
parent f99f5cec85
commit 58840ffbb0
6 changed files with 150 additions and 32 deletions

View File

@@ -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).