From b884bd89a44926f79bb385fd27995e184a3ea35c Mon Sep 17 00:00:00 2001 From: Theodore Ateba Date: Mon, 19 Feb 2018 20:48:40 +0000 Subject: AVR: Correct a bad comment, and the description and remove a wrong details. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11511 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/common/ports/AVR/chcore.h | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'os/common') diff --git a/os/common/ports/AVR/chcore.h b/os/common/ports/AVR/chcore.h index f7cb1f4dd..aa33a2ee5 100644 --- a/os/common/ports/AVR/chcore.h +++ b/os/common/ports/AVR/chcore.h @@ -18,12 +18,10 @@ */ /** - * @file templates/chcore.h - * @brief Port related template macros and structures. - * @details This file is a template of the system driver macros provided by - * a port. + * @file chcore.h + * @brief AVR port macros and structures. * - * @addtogroup core + * @addtogroup AVR_CORE * @{ */ -- cgit v1.2.3