-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Rx dummy cycles #20309
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
Rx dummy cycles #20309
Conversation
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 910468112e4addaf25c2ef662bdb74ab80d7b8f4 more detailssdk-nrf:
Github labels
List of changed files detected by CI (3)Outputs:ToolchainVersion: acee3b0b2b Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
|
You can find the documentation preview for this PR at this link. Note: This comment is automatically posted by the Documentation Publish GitHub Action. |
e538bad to
412f171
Compare
9531e47 to
55efedc
Compare
441b15c to
1c3c3e3
Compare
|
rebase needed |
9d7f6e8 to
00a0147
Compare
00a0147 to
347a0f5
Compare
347a0f5 to
e662aea
Compare
|
After documentation is built, you will find the preview for this PR here. Preview links for modified nRF Connect SDK documents: https://ncsdoc.z6.web.core.windows.net/PR-20309/nrf/dev_model_and_contributions/code_base.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.
Checking if number of rx dummy cycles is divided by 8 was removed in the recent push.
14ba45c to
0524c07
Compare
Moved the check to VPR because it is better to do it there |
0524c07 to
b6eb18c
Compare
|
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
|
You can find the documentation preview for this PR here. |
Iplemented Dummy clocks support for rx mode. Signed-off-by: Michal Frankiewicz <[email protected]>
b6eb18c to
9104681
Compare
|
|
Feature realized in different pull request #20731 |



Requires #20116