-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
esb: Fix timer shorts configuration for CONFIG_ESB_NEVER_DISABLE_TX #21164
Conversation
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: a28e935038a0a09ba3db931690a115f17dcac57c more detailssdk-nrf:
Github labels
List of changed files detected by CI (2)
Outputs:ToolchainVersion: Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
You can find the documentation preview for this PR here. Preview links for modified nRF Connect SDK documents: https://ncsdoc.z6.web.core.windows.net/PR-21164/nrf/protocols/esb/index.html |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
This change fixes the configuration of timer shorts for CONFIG_ESB_NEVER_DISABLE_TX mode. Ref: NCSDK-32394 Signed-off-by: Marcin Jelinski <marcin.jelinski@nordicsemi.no>
eddb2df
to
a28e935
Compare
This change fixes the configuration of timer shorts for CONFIG_ESB_NEVER_DISABLE_TX mode.