From b57dce0e479cd95c5b9f028b8a3f7fc4cd376ce9 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Fri, 1 Oct 2010 12:09:57 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2216 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/ports/GCC/ARMCMx/port.dox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'os') diff --git a/os/ports/GCC/ARMCMx/port.dox b/os/ports/GCC/ARMCMx/port.dox index f518a8ab5..5eeb9bf33 100644 --- a/os/ports/GCC/ARMCMx/port.dox +++ b/os/ports/GCC/ARMCMx/port.dox @@ -26,7 +26,7 @@ * architectures. * * @section ARMCMx_STATES_A System logical states in ARMv6-M - * The ChibiOS/RT logical @ref system_states are mapped as follow in the ARM + * The ChibiOS/RT logical system states are mapped as follow in the ARM * Cortex-M0 port: * - Init. This state is represented by the startup code and the * initialization code before @p chSysInit() is executed. It has not a @@ -60,7 +60,7 @@ * was running when @p chSysHalt() was invoked. * * @section ARMCMx_STATES_B System logical states in ARMv7-M - * The ChibiOS/RT logical @ref system_states are mapped as follow in the ARM + * The ChibiOS/RT logical system states are mapped as follow in the ARM * Cortex-M3 port: * - Init. This state is represented by the startup code and the * initialization code before @p chSysInit() is executed. It has not a -- cgit v1.2.3