]> rtime.felk.cvut.cz Git - arc.git/blobdiff - examples/simple/config/Os_Cfg.c
Again, loads of refactoring and removing and adding files.
[arc.git] / examples / simple / config / Os_Cfg.c
index 6e4e5cc4dc6af00ada259b437a86b48038765480..5c7b77b306197751ab6f67e9ee2d3a78dc4ea1e3 100644 (file)
@@ -29,7 +29,8 @@ OsTickType OsTickFreq = 1000;
 \r
 // atleast 1\r
 #define SERVICE_CNT 1\r
-\r
+
+#if (  OS_SC3 == STD_ON) || (  OS_SC4==STD_ON)\r
 GEN_TRUSTEDFUNCTIONS_LIST\r
 \r
 //--- APPLICATIONS ----\r
@@ -41,6 +42,7 @@ GEN_APPLICATION_HEAD {
                                        true,\r
                                        NULL,NULL,NULL , 0,0,0,0,0,0 )\r
 };\r
+#endif
 \r
 // --- RESOURCES ---\r
 \r