git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@609 35acf78f-673a-0410-8e92-d51de3d6d3f4

master
gdisirio 2009-01-10 15:05:05 +00:00
parent 48c87272fe
commit 2730efd717
1 changed files with 2 additions and 2 deletions

View File

@ -28,8 +28,8 @@
#include <avr/io.h> #include <avr/io.h>
#include <avr/interrupt.h> #include <avr/interrupt.h>
/* /**
* Port-related configuration parameters. * If enabled allows the idle thread to enter a low power mode.
*/ */
#ifndef ENABLE_WFI_IDLE #ifndef ENABLE_WFI_IDLE
#define ENABLE_WFI_IDLE 0 #define ENABLE_WFI_IDLE 0