Fixed wrong path in ARM7 documentation.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1717 35acf78f-673a-0410-8e92-d51de3d6d3f4
master
gdisirio 2010-03-06 08:07:23 +00:00
parent dac0a50860
commit f19cc09417
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@
* The default for this value is @p 0x10 which should be a safe value, you
* can trim this down by defining the macro externally. This would save
* some valuable RAM space for each thread present in the system.<br>
* The default value is set into <b>./ports/ARM7/chcore.h</b>.
* The default value is set into <b>./os/ports/GCC/ARM7/chcore.h</b>.
* .
* @ingroup ARM7
*/