Skip to content
  • Christian Dietrich's avatar
    osek-v: wipe static alarms from software implementation · 7d05cde0
    Christian Dietrich authored
    Static alarms are not managed by the timer interrupt. We wipe them from
    the implementation. If a counter has no present alarms anymore, we wipe
    it from the timer interrupt. If no counter has to be ticked, the timer
    interrupt is disabled, the Counter::tick() method becomes empty.
    
    Change-Id: I9438c8cfa511b5163bbb477c2d5b4f2e0f469697
    7d05cde0