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 2020/12/09 21:11:01 UTC

[GitHub] [mynewt-core] caspermeijn commented on pull request #2430: standardize OS_TICKS_PER_SEC definition

caspermeijn commented on pull request #2430:
URL: https://github.com/apache/mynewt-core/pull/2430#issuecomment-742057032


   I can't compile with this version of mynewt-core:
   ```
   $ newt build klok-pinetime
   Building target targets/klok-pinetime
   Error: Priority violations detected (Packages can only override settings defined by packages of lower priority):
       Package: @apache-mynewt-core/hw/mcu/nordic/nrf52xxx overriding setting: OS_TICKS_PER_SEC defined by @apache-mynewt-core/kernel/os
   
   Setting history (newest -> oldest):
       OS_TICKS_PER_SEC: [@apache-mynewt-core/hw/mcu/nordic/nrf52xxx:128, @apache-mynewt-core/kernel/os:]
   
   ```


----------------------------------------------------------------
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:
users@infra.apache.org