X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=config_template.h;h=6019632f270b4d3caa65e4e3e9170f0769cb86f1;hb=24cde7d279418c3de27dabf5ec147476a211bca7;hp=53ebcbccb08c08d8261825e3188a6ead9a929bb9;hpb=e518efdb8447093b4db0bd48d2a8103fceb840a7;p=bertos.git diff --git a/config_template.h b/config_template.h index 53ebcbcc..6019632f 100755 --- a/config_template.h +++ b/config_template.h @@ -44,18 +44,24 @@ * \author Stefano Fedrigo */ -/* - * $Log$ - * Revision 1.3 2004/08/24 14:30:11 bernie - * Use new-style config macros for drv/timer.c - * - * Revision 1.2 2004/08/05 18:46:52 bernie - * Documentation improvements. - * - * Revision 1.1 2004/07/29 23:34:32 bernie - * Add template configuration file. - * - */ +/*#* + *#* $Log$ + *#* Revision 1.5 2004/12/08 08:04:28 bernie + *#* Add missing config options. + *#* + *#* Revision 1.4 2004/08/25 14:12:08 rasky + *#* Aggiornato il comment block dei log RCS + *#* + *#* Revision 1.3 2004/08/24 14:30:11 bernie + *#* Use new-style config macros for drv/timer.c + *#* + *#* Revision 1.2 2004/08/05 18:46:52 bernie + *#* Documentation improvements. + *#* + *#* Revision 1.1 2004/07/29 23:34:32 bernie + *#* Add template configuration file. + *#* + *#*/ #ifndef CONFIG_COMMON_H #define CONFIG_COMMON_H @@ -110,6 +116,8 @@ * using AVR multiprocessor serial mode */ #define CONFIG_SER_TXFILL 0 + + #define CONFIG_SER_STROBE 0 /*\}*/ /*! @@ -132,6 +140,8 @@ //! Hardware timer selection for drv/timer.c #define CONFIG_TIMER TIMER_ON_OUTPUT_COMPARE2 +#define CONFIG_TIMER_STROBE 0 + //! EEPROM type for drv/eeprom.c #define CONFIG_EEPROM_TYPE EEPROM_24XX256