bergzand opened a new pull request #753: npl/riot: Improve timer glue code
URL: https://github.com/apache/mynewt-nimble/pull/753
 
 
   This PR modifies and cleans the RIOT NPL glue code. 
   
   The first commit replaces the constants in the milllisecond-to-microsecond 
and microsecond-to-millisecond conversions to the RIOT defines for this to 
improve readability.
   The second commit mitigates an incorrect `remaining_ticks` result when the 
RIOT microsecond timer overflows or when the Nimble thread is interrupted 
between setting the `target_ticks` and setting the timer.
   
   @haukepetersen This might be of interest to you.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to