RT-Thread-packages / CMSIS

CMSIS(Cortex Microcontroller Software Interface Standard) package on RT-Thread
Apache License 2.0
12 stars 9 forks source link

add osKernelGetSysTimerCount API #3

Closed tyustli closed 5 years ago

tyustli commented 5 years ago

add CMSIS RTOS2 API uint32_t osKernelGetSysTimerCount(void)

yqiu2018 commented 5 years ago

@misonyo please review