-
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
applications: nrf_desktop: Add nRF54L10/nRF54L05 support #20000
Conversation
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 5c5d616c5a0eddf755ea4f74e57560b972fcf76f more detailssdk-nrf:
Github labels
List of changed files detected by CI (68)
Outputs:ToolchainVersion: 342151af73 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. |
This is PR number 20.000 |
33f6186
to
cb2231f
Compare
applications/nrf_desktop/configuration/nrf54l15dk_nrf54l10_cpuapp/pm_static.yml
Outdated
Show resolved
Hide resolved
applications/nrf_desktop/configuration/nrf54l15dk_nrf54l10_cpuapp/pm_static_fast_pair.yml
Outdated
Show resolved
Hide resolved
7566c74
to
46d2a10
Compare
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.
Consider adding pm_static.yml for debug config of L05.
Overall LGTM
2a2388c
to
51c7dc0
Compare
...ations/nrf_desktop/configuration/nrf54l15dk_nrf54l10_cpuapp/hid_keyboard_leds_def_keyboard.h
Outdated
Show resolved
Hide resolved
doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst
Outdated
Show resolved
Hide resolved
nRF54L10 is emulated on nRF54L15 DK. Jira: NCSDK-30311 Signed-off-by: Marek Pieta <[email protected]>
51c7dc0
to
6c0054f
Compare
nRF54L05 is emulated on nRF54L15 DK. Jira: NCSDK-30311 Signed-off-by: Marek Pieta <[email protected]>
Change adds documentation for nRF54L05/nRF54L10 support. It also introduces some minor doc improvements from tech-writers' review. Jira: NCSDK-30311 Signed-off-by: Marek Pieta <[email protected]> Signed-off-by: Pekka Niskanen <[email protected]> Signed-off-by: Divya Pillai <[email protected]>
Single backticks are enough in headers. Signed-off-by: Marek Pieta <[email protected]> Signed-off-by: Pekka Niskanen <[email protected]>
6c0054f
to
5c5d616
Compare
#20036 should go in first Edit: Merged already |
nRF54L10/nRF54L05 is emulated on nRF54L15 DK.
Jira: NCSDK-30311