From 377b9c70eb3f01be856aedbd1f911ca215d51159 Mon Sep 17 00:00:00 2001 From: Theodore Ateba Date: Mon, 19 Feb 2018 20:48:15 +0000 Subject: AVR: Correct the file name. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11510 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/common/ports/AVR/chcore.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os') diff --git a/os/common/ports/AVR/chcore.c b/os/common/ports/AVR/chcore.c index 017f3be56..9a62b6b67 100644 --- a/os/common/ports/AVR/chcore.c +++ b/os/common/ports/AVR/chcore.c @@ -18,7 +18,7 @@ */ /** - * @file AVR/chcore.c + * @file chcore.c * @brief AVR architecture port code. * * @addtogroup AVR_CORE -- cgit v1.2.3