1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/cortexm_common/doc.txt
2014-05-16 19:47:54 +02:00

41 lines
612 B
Plaintext

/**
* @defgroup cortexm Cortex-M
* @brief ARM Cortex-M specific code
* @ingroup cpu
*/
/**
* @defgroup CMSIS_Core_FunctionInterface
* @ingroup cortexm
*/
/**
* @defgroup CMSIS_core_register
* @ingroup cortexm
*/
/**
* @defgroup CMSIS_glob_defs
* @ingroup cortexm
*/
/**
* @defgroup CMSIS_MISRA_Exceptions
* @ingroup cortexm
*/
/**
* @defgroup CMSIS_core_definitions
* @ingroup cortexm
*/
/**
* @defgroup CMSIS_SIMD_intrinsics
* @ingroup cortexm
*/
/**
* @defgroup CMSIS_Core_InstructionInterface
* @ingroup cortexm
*/