aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC/MSP430
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-02-21 08:23:11 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-02-21 08:23:11 +0000
commit18ff8298847960c260546acb70ec3e4bdd2a5213 (patch)
treecc32dc26421468c6ac04aae260b868578ad9c38e /os/ports/GCC/MSP430
parent157b6f9695e7f72f2d54b231c19cb4045710ed01 (diff)
downloadChibiOS-18ff8298847960c260546acb70ec3e4bdd2a5213.tar.gz
ChibiOS-18ff8298847960c260546acb70ec3e4bdd2a5213.tar.bz2
ChibiOS-18ff8298847960c260546acb70ec3e4bdd2a5213.zip
Added PowerPC documentation files. Few fixes to the startup file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1647 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/ports/GCC/MSP430')
-rw-r--r--os/ports/GCC/MSP430/port.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/ports/GCC/MSP430/port.dox b/os/ports/GCC/MSP430/port.dox
index 4e8dca24c..09cff8a03 100644
--- a/os/ports/GCC/MSP430/port.dox
+++ b/os/ports/GCC/MSP430/port.dox
@@ -69,7 +69,7 @@
* used by the interrupt handlers.<br>
* The default for this value is @p 32, this space is allocated for each
* thread so be careful in order to not waste precious RAM space.<br>
- * The default value is set into <b>./ports/MSP430/chcore.h</b>.
+ * The default value is set into <b>./os/ports/GCC/MSP430/chcore.h</b>.
* .
* @ingroup MSP430
*/