bsps: Improve Doxygen file comments

This commit is contained in:
Sebastian Huber
2023-05-23 16:08:05 +02:00
parent 991919da3b
commit f69326d0c2
8 changed files with 61 additions and 11 deletions

View File

@@ -1,3 +1,14 @@
/* SPDX-License-Identifier: BSD-2-Clause */
/**
* @file
*
* @ingroup RTEMSBSPsARMShared
*
* @brief This header file provides an assember macro to loop through the data
* cache by set and way.
*/
/*
* SPDX-License-Identifier: BSD-2-Clause
*