Add Clock function to get uptime in seconds #183

Open
opened 2020-09-02 16:35:17 +02:00 by muellerr · 0 comments
Owner

The SAM9G20 core used for SOURCE offers an RTT peripheral to get thge seconds uptime. Most microcontroller demos implement a ms and second counter, and for many problems, a second counter is sufficient (ms accuracy not needed).

I suggest a clock function to get uptime in seconds.

The SAM9G20 core used for SOURCE offers an RTT peripheral to get thge seconds uptime. Most microcontroller demos implement a ms and second counter, and for many problems, a second counter is sufficient (ms accuracy not needed). I suggest a clock function to get uptime in seconds.
muellerr added the
feature
label 2020-09-02 16:35:17 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: fsfw/fsfw#183
No description provided.