]> rtime.felk.cvut.cz Git - arc.git/blobdiff - readme.txt
Merge branch 'mikulka' of git@rtime.felk.cvut.cz:arc into mikulka
[arc.git] / readme.txt
index 3f57815a41ff6199a3cdd3d409ab2697d8447ee3..0e9431a6945035fe54d4efccb0be0a8ba00c5e09 100644 (file)
@@ -1,26 +1,15 @@
 \r
-OsTick\r
-\r
-   GENERATED\r
-   OsTickType OsTickFreq = 1000;\r
-\r
-       \r
-       SYSTICK SETUP\r
-       {\r
-               uint32_t sys_freq = McuE_GetSystemClock();\r
-               Os_SysTickInit();\r
-               Os_SysTickStart(sys_freq/OsTickFreq);\r
-       }\r
-\r
-USE CASE\r
-   I want to setup a 4ms alarm?\r
-   \r
-   \r
-\r
+Arctic Core - the open source AUTOSAR embedded platform\r
 \r
 \r
+For information on getting started with Arctic Core, please take a look at: \r
+  http://arccore.com/wiki/Quick-start_Tutorial\r
 \r
+For more general information and help, browse the wiki at:\r
+  http://arccore.com/wiki/\r
 \r
+or post a question in the forum:\r
+  https://arccore.com/forum/\r
 \r
 \r
 \r