Documentation related fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2219 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
ef6b8a1797
commit
dd1f4a0723
|
@ -35,7 +35,7 @@
|
||||||
* THUMB mode.
|
* THUMB mode.
|
||||||
* .
|
* .
|
||||||
* @section ARM7_STATES Mapping of the System States in the ARM7 port
|
* @section ARM7_STATES Mapping of the System States in the ARM7 port
|
||||||
* The ChibiOS/RT logical @ref system_states are mapped as follow in the ARM7
|
* The ChibiOS/RT logical system states are mapped as follow in the ARM7
|
||||||
* port:
|
* port:
|
||||||
* - <b>Init</b>. This state is represented by the startup code and the
|
* - <b>Init</b>. This state is represented by the startup code and the
|
||||||
* initialization code before @p chSysInit() is executed. It has not a
|
* initialization code before @p chSysInit() is executed. It has not a
|
||||||
|
|
Loading…
Reference in New Issue