You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2021/10/04 21:06:35 UTC

[GitHub] [mynewt-core] andrzej-kaczmarek opened a new pull request #2690: hw/mcu/cmac: Fix hal_timer_read

andrzej-kaczmarek opened a new pull request #2690:
URL: https://github.com/apache/mynewt-core/pull/2690


   This is regression after c9f72793d712365e6bdc0b5a3386f6e3caebee11.
   
   LLT value stored for given HAL value needs to correspond precisely to
   HAL value converted to LLT, otherwise conversion from HAL to LLL will
   not be accurate and calculated times e.g. for scheduling may be off by
   up to 1 tick.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-core] andrzej-kaczmarek merged pull request #2690: hw/mcu/cmac: Fix hal_timer_read

Posted by GitBox <gi...@apache.org>.
andrzej-kaczmarek merged pull request #2690:
URL: https://github.com/apache/mynewt-core/pull/2690


   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org