From 2730efd717f3a4bb736f49250769b119fb4cbfa3 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 10 Jan 2009 15:05:05 +0000 Subject: [PATCH] git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@609 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- ports/AVR/chcore.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ports/AVR/chcore.h b/ports/AVR/chcore.h index b748ce1a9..6bb420a5d 100644 --- a/ports/AVR/chcore.h +++ b/ports/AVR/chcore.h @@ -28,8 +28,8 @@ #include #include -/* - * Port-related configuration parameters. +/** + * If enabled allows the idle thread to enter a low power mode. */ #ifndef ENABLE_WFI_IDLE #define ENABLE_WFI_IDLE 0