bsps/sparc: Add files to Doxygen groups

Update #3707.
This commit is contained in:
Frank Kühndel
2023-07-25 10:13:40 +02:00
committed by Sebastian Huber
parent 58840ffbb0
commit 3e1521eea1
10 changed files with 93 additions and 20 deletions

View File

@@ -1,11 +1,15 @@
/* SPDX-License-Identifier: BSD-2-Clause */
/*
* This set of routines starts the application. It includes application,
* board, and monitor specific initialization and configuration.
* The generic CPU dependent initialization has been performed
* before any of these are invoked.
/**
* @file
*
* @ingroup RTEMSBSPsSPARCLEON3
*
* @brief This source file contains the implementation of bsp_start() and
* definitions of BSP-specific objects.
*/
/*
* COPYRIGHT (c) 2011
* Aeroflex Gaisler
*