Skip to content
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 witm PWM support in samples for nRF54 #15131

Merged
merged 2 commits into from
Apr 30, 2024

Conversation

kl-cruz
Copy link
Contributor

@kl-cruz kl-cruz commented Apr 30, 2024

Add support for PWM LEDs configuratoin to run PWM samples on nRF54 DKs.

@github-actions github-actions bot added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Apr 30, 2024
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Apr 30, 2024

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@634bfae nrfconnect/sdk-zephyr@bdda11b (main) nrfconnect/[email protected]

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Apr 30, 2024

Test specification

CI/Jenkins/NRF

  • Integration Platforms

CI/Jenkins/integration

Test Module File based changes Manually selected West overwrite
desktop52_verification X
test-fw-nrfconnect-chip X
test-fw-nrfconnect-fem X
test-fw-nrfconnect-nfc X
test-fw-nrfconnect-rpc X
test-fw-nrfconnect-rs X
test-fw-nrfconnect-zigbee X
test-low-level X
test-sdk-audio X
test-sdk-find-my X
test-sdk-sidewalk X

Detailed information of selected test modules

Note: This message is automatically posted and updated by the CI

@shanthanordic shanthanordic requested a review from gmarull April 30, 2024 08:36
@NordicBuilder
Copy link
Contributor

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 Publishing GitHub Action.

@gmarull gmarull force-pushed the pwm_support_nrf54_dks branch from a4bf9bc to 450df0a Compare April 30, 2024 09:07
@NordicBuilder NordicBuilder removed the DNM label Apr 30, 2024
Add support for PWM LEDs configuratoin to run PWM samples on nRF54 DKs.

Signed-off-by: Karol Lasończyk <[email protected]>
@kl-cruz kl-cruz force-pushed the pwm_support_nrf54_dks branch from 450df0a to 1e25909 Compare April 30, 2024 09:31
Change removes pwmleds node defined by the nrf54l15pdk_nrf54l15_cpuapp
board to prevent DTS conflicts. Application defines PWM LEDs on its own.

Jira: NCSDK-26516

Signed-off-by: Marek Pieta <[email protected]>
@kl-cruz kl-cruz requested a review from MarekPieta as a code owner April 30, 2024 11:13
@carlescufi carlescufi merged commit a3fa49d into nrfconnect:main Apr 30, 2024
22 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. manifest manifest-zephyr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants