mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-04-02 12:57:16 +02:00
This is needed to support the case when SysTick timer is not clocked from the same source as CPU. This support already exists in other Cortex-M ports. Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>