X-Git-Url: https://rtime.felk.cvut.cz/gitweb/arc.git/blobdiff_plain/28a434619f0164dd1655e0e15cf90065f4421101..HEAD:/readme.txt diff --git a/readme.txt b/readme.txt index 3f57815a..0e9431a6 100644 --- a/readme.txt +++ b/readme.txt @@ -1,26 +1,15 @@ -OsTick - - GENERATED - OsTickType OsTickFreq = 1000; - - - SYSTICK SETUP - { - uint32_t sys_freq = McuE_GetSystemClock(); - Os_SysTickInit(); - Os_SysTickStart(sys_freq/OsTickFreq); - } - -USE CASE - I want to setup a 4ms alarm? - - - +Arctic Core - the open source AUTOSAR embedded platform +For information on getting started with Arctic Core, please take a look at: + http://arccore.com/wiki/Quick-start_Tutorial +For more general information and help, browse the wiki at: + http://arccore.com/wiki/ +or post a question in the forum: + https://arccore.com/forum/