forked from Imagelibrary/rtems
bsps/arm: Add CMSIS files to Doxygen group
This commit is contained in:
@@ -29,3 +29,59 @@
|
|||||||
*
|
*
|
||||||
* @brief Cortex Microcontroller Software Interface Standard (CMSIS).
|
* @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.
|
||||||
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user