aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC/AVR/port.dox
diff options
context:
space:
mode:
Diffstat (limited to 'os/ports/GCC/AVR/port.dox')
-rw-r--r--os/ports/GCC/AVR/port.dox6
1 files changed, 3 insertions, 3 deletions
diff --git a/os/ports/GCC/AVR/port.dox b/os/ports/GCC/AVR/port.dox
index 5343037b1..90f7970b5 100644
--- a/os/ports/GCC/AVR/port.dox
+++ b/os/ports/GCC/AVR/port.dox
@@ -73,9 +73,9 @@
* @brief AVR specific port code, structures and macros.
*
* @ingroup AVR
- * @file ports/AVR/chtypes.h Port types.
- * @file ports/AVR/chcore.h Port related structures and macros.
- * @file ports/AVR/chcore.c Port related code.
+ * @file AVR/chtypes.h Port types.
+ * @file AVR/chcore.h Port related structures and macros.
+ * @file AVR/chcore.c Port related code.
*/
/**