X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=appconfig.h;h=15c984ff5cb455127fc7041939629c8501fa1438;hb=23a6659303cc463b735c81576519ea81bd198e67;hp=1462ce6297c84e2864f869da9f6760ce20b52f9a;hpb=f0b17a9c87759111590def09fa813e04829941c2;p=bertos.git diff --git a/appconfig.h b/appconfig.h index 1462ce62..15c984ff 100755 --- a/appconfig.h +++ b/appconfig.h @@ -46,6 +46,9 @@ /*#* *#* $Log$ + *#* Revision 1.2 2005/11/27 03:04:57 bernie + *#* CONFIG_WATCHDOG: New config option. + *#* *#* Revision 1.1 2005/11/04 17:42:12 bernie *#* Move cfg/config.h to appconfig.h. *#* @@ -146,8 +149,12 @@ //! Hardware timer selection for drv/timer.c #define CONFIG_TIMER TIMER_ON_OUTPUT_COMPARE2 +//! Debug timer interrupt using a strobe pin. #define CONFIG_TIMER_STROBE 0 +//! Enable watchdog timer. +#define CONFIG_WATCHDOG 1 + //! EEPROM type for drv/eeprom.c #define CONFIG_EEPROM_TYPE EEPROM_24XX256