Add board target for nRF54LM20A and nRF54LS05B#621
Merged
eivindj-nordic merged 1 commit intonrfconnect:mainfrom Mar 2, 2026
Merged
Add board target for nRF54LM20A and nRF54LS05B#621eivindj-nordic merged 1 commit intonrfconnect:mainfrom
eivindj-nordic merged 1 commit intonrfconnect:mainfrom
Conversation
e7efedc to
f9f1209
Compare
|
You can find the documentation preview for this PR here. |
b52e9ea to
2a0b888
Compare
0f88e87 to
b7c0138
Compare
4cea0ba to
cdfb2b6
Compare
db76576 to
7e29d59
Compare
lemrey
approved these changes
Feb 25, 2026
nordicjm
reviewed
Feb 25, 2026
Comment on lines
+31
to
+32
| reg = <0x20000080 (DT_SIZE_K(511) - 0x80 + 0x140 )>; | ||
| ranges = <0x0 0x20000080 (DT_SIZE_K(511) - 0x80 + 0x140 )>; |
Contributor
There was a problem hiding this comment.
Suggested change
| reg = <0x20000080 (DT_SIZE_K(511) - 0x80 + 0x140 )>; | |
| ranges = <0x0 0x20000080 (DT_SIZE_K(511) - 0x80 + 0x140 )>; | |
| reg = <0x20000080 (DT_SIZE_K(511) - 0x80 + 0x140)>; | |
| ranges = <0x0 0x20000080 (DT_SIZE_K(511) - 0x80 + 0x140)>; |
@kylebonnici does the linter detect this?
Contributor
There was a problem hiding this comment.
version 0.4.0 of the dts-linter should report this
nordicjm
approved these changes
Feb 25, 2026
anhmolt
reviewed
Feb 25, 2026
5ad45c6 to
4cd5f79
Compare
anhmolt
approved these changes
Feb 25, 2026
7266ac0 to
55265a2
Compare
anhmolt
requested changes
Feb 27, 2026
55265a2 to
c9e07da
Compare
anhmolt
approved these changes
Feb 27, 2026
c9e07da to
62ca5b6
Compare
b-gent
requested changes
Mar 2, 2026
Add nRF54LM20A and nRF54LS05B DK board as build target Signed-off-by: Bjørn Tore Taraldsen <bjorn.tore.taraldsen@nordicsemi.no>
62ca5b6 to
2fbb921
Compare
b-gent
approved these changes
Mar 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.