cortex-m3_common: Homogenize documentation tags against Cortex-M0, Cortex-M4.

dev/timer
Joakim Gebart 8 years ago
parent b0ebdbfc89
commit 988ae54e4f

@ -7,7 +7,7 @@
*/
/**
* @ingroup cpu_cortex-m3
* @ingroup cpu_cortexm3_common
* @{
*
* @file atomic_arch.c

@ -1,5 +0,0 @@
/**
* @defgroup cpu_cortex-m3 Cortex-M3 common
* @brief ARM Cortex-M specific code
* @ingroup cpu
*/

@ -7,7 +7,9 @@
*/
/**
* @addtogroup cpu_cortex-m3
* @defgroup cpu_cortexm3_common ARM Cortex-M3 common
* @ingroup cpu
* @brief Common implementations and headers for Cortex-M3 family based micro-controllers
* @{
*
* @file

@ -7,7 +7,7 @@
*/
/**
* @ingroup cpu_cortex-m3
* @ingroup cpu_cortexm3_common
* @{
*
* @file irq_arch.c

@ -7,7 +7,7 @@
*/
/**
* @ingroup cpu_cortex-m3
* @ingroup cpu_cortexm3_common
* @{
*
* @file thread_arch.c

Loading…
Cancel
Save