diff options
-rw-r--r-- | os/ports/GCC/ARM7/port.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/ports/GCC/ARM7/port.dox b/os/ports/GCC/ARM7/port.dox index 563251790..e3271fffa 100644 --- a/os/ports/GCC/ARM7/port.dox +++ b/os/ports/GCC/ARM7/port.dox @@ -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
*/
|