Fixed wrong path in ARM7 documentation.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1717 35acf78f-673a-0410-8e92-d51de3d6d3f4master
parent
dac0a50860
commit
f19cc09417
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue