Skip to content

Commit

Permalink
Merge branch 'main' into fedsd-fix-self-id
Browse files Browse the repository at this point in the history
  • Loading branch information
ChadliaJerad committed Sep 15, 2023
2 parents 8fc412f + 872be8e commit 5f1e2de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/platform/lf_zephyr_support.c
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ void _lf_initialize_clock() {
// Clock and sleep implementation for the HI_RES clock based on
// Zephyrs Counter API

* Return the current time in nanoseconds. It gets the current value
/* Return the current time in nanoseconds. It gets the current value
* of the hi-res counter device and also keeps track of overflows
* to deliver a monotonically increasing clock.
*/
Expand Down

0 comments on commit 5f1e2de

Please sign in to comment.