Documentation
¶
Overview ¶
Package cmst implements ticking OS timer using Cortex-M SysTick timer. It can be used only in uniprocessor system and is not recomended for low power applications.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SysTickVector = sysTickHandler
c:__attribute__((section(".SysTick")))
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.