You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
In Zephyr
2.7
we had to setCONFIG_BT_CTLR_ULL_HIGH_PRIO
to 2, see #41401 (comment)This flag is documented for Zephyr
3.0.0
in https://docs.zephyrproject.org/3.0.0/search.html?q=BT_CTLR_ULL_HIGH_PRIO but can not be found in3.1.0
: https://docs.zephyrproject.org/3.1.0/search.html?q=BT_CTLR_ULL_HIGH_PRIOWhen building my firmware it shows a warning:
So it seems I no longer can set it as needed!
Beta Was this translation helpful? Give feedback.
All reactions