--- bsps/arm/shared/doxygen.h | 56 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+)
diff --git a/bsps/arm/shared/doxygen.h b/bsps/arm/shared/doxygen.h index 469928d712..8dbf129f07 100644 --- a/bsps/arm/shared/doxygen.h +++ b/bsps/arm/shared/doxygen.h @@ -29,3 +29,59 @@ * * @brief Cortex Microcontroller Software Interface Standard (CMSIS). */ + +/** + * @file cachel1_armv7.h + * + * @ingroup CMSIS + * + * @brief This header file provides CMSIS interfaces. + */ + +/** + * @file cmsis_compiler.h + * + * @ingroup CMSIS + * + * @brief This header file provides CMSIS interfaces. + */ + +/** + * @file cmsis_gcc.h + * + * @ingroup CMSIS + * + * @brief This header file provides CMSIS interfaces. + */ + +/** + * @file cmsis_version.h + * + * @ingroup CMSIS + * + * @brief This header file provides CMSIS interfaces. + */ + +/** + * @file core_cm4.h + * + * @ingroup CMSIS + * + * @brief This header file provides CMSIS interfaces. + */ + +/** + * @file core_cm7.h + * + * @ingroup CMSIS + * + * @brief This header file provides CMSIS interfaces. + */ + +/** + * @file mpu_armv7.h + * + * @ingroup CMSIS + * + * @brief This header file provides CMSIS interfaces. + */ -- 2.35.3 _______________________________________________ devel mailing list [email protected] http://lists.rtems.org/mailman/listinfo/devel
