X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=appconfig_common.h;h=06042bf3a56fdb4cb99c551a230fc9708537148d;hb=c338086be997ecb73aacaea64b5a8eb1c11a614c;hp=ba5e2c6acc6e12b2a9b6d6dc7f40d00f6e7ab4e4;hpb=b960c5a09882e1c72f11bf40509e925ce396faa9;p=bertos.git diff --git a/appconfig_common.h b/appconfig_common.h old mode 100755 new mode 100644 index ba5e2c6a..06042bf3 --- a/appconfig_common.h +++ b/appconfig_common.h @@ -1,8 +1,33 @@ /** * \file * * * \brief DevLib configuration options @@ -46,6 +71,9 @@ /*#* *#* $Log$ + *#* Revision 1.4 2007/09/18 10:16:59 batt + *#* Merge from triface. + *#* *#* Revision 1.3 2006/09/13 18:29:22 bernie *#* Add a few missing CONFIG_ definitions. *#* @@ -111,7 +139,7 @@ * * \sa config_kern.h */ -#define CONFIG_KERNEL 1 +#define CONFIG_KERNEL 0 /** * \name Serial driver parameters