From 819c02b8391e3cadcbe814c84c5c5f366ae41e03 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Fri, 23 Jan 2009 16:18:13 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@669 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- ports/ARMCM3/port.dox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ports/ARMCM3') diff --git a/ports/ARMCM3/port.dox b/ports/ARMCM3/port.dox index 32f52337d..c1776669d 100644 --- a/ports/ARMCM3/port.dox +++ b/ports/ARMCM3/port.dox @@ -7,8 +7,8 @@ * @section ARMCM3_STATES Mapping of the System States in the ARM Cortex-M3 port * The ChibiOS/RT logical @ref system_states are mapped as follow in the ARM * Cortex-M3 port: - * - Initialization. This state is represented by the startup code and - * the initialization code before @p chSysInit() is executed. It has not a + * - Init. This state is represented by the startup code and the + * initialization code before @p chSysInit() is executed. It has not a * special hardware state associated. * - Normal. This is the state the system has after executing * @p chSysInit(). In this state the ARM Cortex-M3 has the BASEPRI register -- cgit v1.2.3