-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Remove obsolete nrf54lm20pdk support #24168
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: main
Are you sure you want to change the base?
Conversation
Since quarantine was modified, please make sure you are following the process described in Quarantine Process. |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 5436ac26f06a4ac343fa52262d6f0cf89ce723b9 more detailssdk-nrf:
Github labels
List of changed files detected by CI (118)
Outputs:ToolchainVersion: 53a57c4d75 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
806ea40
to
dc19e35
Compare
@@ -585,7 +585,6 @@ | |||
- nrf54l15dk/nrf54l05/cpuapp | |||
- nrf54l15dk/nrf54l10/cpuapp | |||
- nrf54l15dk/nrf54l15/cpuapp | |||
- nrf54lm20pdk/nrf54lm20a/cpuapp |
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.
@nordic-piks : Shall this be changed to DK?
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.
yes, but this is not a blocker for this PR, will not fail because of this leftover.
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.
@kl-cruz, please also align the two entries below for consistency
You can find the documentation preview for this PR here. |
...p/configuration/nrf54lm20pdk_nrf54lm20a_cpuapp/boards/nrf54lm20pdk_nrf54lm20a_cpuapp.overlay
Outdated
Show resolved
Hide resolved
Remove use of nrf54lm20pdk in the sourcecode. Signed-off-by: Karol Lasończyk <[email protected]>
Remove use of nrf54lm20pdk in the sourcecode. Signed-off-by: Karol Lasończyk <[email protected]>
Remove use of nrf54lm20pdk in the sourcecode. Signed-off-by: Karol Lasończyk <[email protected]>
Remove use of nrf54lm20pdk in the sourcecode. Signed-off-by: Karol Lasończyk <[email protected]>
Remove use of nrf54lm20pdk in the sourcecode. Signed-off-by: Karol Lasończyk <[email protected]>
Remove use of nrf54lm20pdk in the sourcecode. Signed-off-by: Karol Lasończyk <[email protected]>
dc19e35
to
5436ac2
Compare
@@ -604,7 +604,6 @@ | |||
- nrf54l15dk/nrf54l05/cpuapp | |||
- nrf54l15dk/nrf54l10/cpuapp | |||
- nrf54l15dk/nrf54l15/cpuapp | |||
- nrf54lm20pdk/nrf54lm20a/cpuapp |
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.
@@ -617,7 +616,6 @@ | |||
- nrf54l15dk/nrf54l05/cpuapp | |||
- nrf54l15dk/nrf54l10/cpuapp | |||
- nrf54l15dk/nrf54l15/cpuapp | |||
- nrf54lm20pdk/nrf54lm20a/cpuapp |
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.
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.
Please restore this file - it was renamed to DK in other PR.
No description provided.