-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
manifest: update sdk-zephyr #19659
base: main
Are you sure you want to change the base?
manifest: update sdk-zephyr #19659
Conversation
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, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: b69df873809bab9e005e0bde989788dcd4641f8c more detailssdk-nrf:
zephyr:
Github labels
List of changed files detected by CI (10)
Outputs:ToolchainVersion: b77d8c1312 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds. Note: This comment is automatically posted by the Documentation Publish GitHub Action. |
Include tests: drivers: gpio: Enable test on nrf54l20pdk nrfconnect/sdk-zephyr#2407 zephyrproject-rtos/zephyr#83224 Signed-off-by: Sebastian Głąb <[email protected]>
f248ef3
to
fcef2fb
Compare
Add overlay required to execute test on nrf54l20pdk. Signed-off-by: Sebastian Głąb <[email protected]>
ef0c719
to
b69df87
Compare
Currently, GPIO pull-down is not functional. When part of suite setup is disabled, then test is passing:
|
Include
tests: drivers: gpio: gpio_basic_api: Enable test on nrf54l20pdk
nrfconnect/sdk-zephyr#2407
zephyrproject-rtos/zephyr#83224