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:
[email protected]