fprime icon indicating copy to clipboard operation
fprime copied to clipboard

OSAL Timers and Timer Manager Component

Open LeStarch opened this issue 7 months ago • 3 comments

F´ Version
Affected Component


Feature Description

We should add a timer OSAL interface and a TimerManager component that allows another component to:

  1. Register a timer
  2. Receive a callback from the TimerManager when it expires.

LeStarch avatar Mar 04 '25 18:03 LeStarch