-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[Backport ncs-v3.2-branch] Fix i2c driver for TWI on nRF52 #26249
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
base: v3.2-branch
Are you sure you want to change the base?
Conversation
Obsolete nrfx error code was used causing operations to report failure despite success. Signed-off-by: Nikodem Kastelik <[email protected]>
|
The following west manifest projects have changed revision in this Pull Request:
⛔ DNM label due to: 1 project with PR revision Note: This message is automatically posted and updated by the Manifest GitHub Action. |
CI InformationTo view the history of this post, click the 'edited' button above Inputs:Sources:sdk-nrf: PR head: f049b5a43afdbbe912475f991121f1ddee34e01f more detailssdk-nrf:
zephyr:
Github labels
List of changed files detected by CI (13)Outputs:ToolchainVersion: 43683a87ea Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
|
You can find the documentation preview for this PR here. |
Memory footprint analysis revealed the following potential issuesapplications.nrf_desktop.zdebug.uart[nrf54lm20dk/nrf54lm20a/cpuapp]: ROM size increased by 2464[B] in comparison to the main[af543b6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel) Note: This message is automatically posted and updated by the CI (latest/sdk-nrf/PR-26249/1) |
Obsolete nrfx error code was used causing operations to report failure despite success.