Skip to content

Commit 328d8bd

Browse files
maje-embrlubos
authored andcommitted
samples: nfc: Add support for nRF54LM20PDK
Added support for nRF54LM20PDK in NFC samples: - record_launch_app - record_text - shell - system_off - tnep_tag - writable_ndef_msg Ref: NCSDK-33608 Signed-off-by: Marcin Jelinski <[email protected]>
1 parent 312e6f7 commit 328d8bd

File tree

6 files changed

+12
-0
lines changed

6 files changed

+12
-0
lines changed

samples/nfc/record_launch_app/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ tests:
1414
- nrf54l15dk/nrf54l05/cpuapp
1515
- nrf54l15dk/nrf54l10/cpuapp
1616
- nrf54l15dk/nrf54l15/cpuapp
17+
- nrf54lm20pdk/nrf54lm20a/cpuapp
1718
platform_allow:
1819
- nrf52840dk/nrf52840
1920
- nrf52dk/nrf52832
@@ -23,6 +24,7 @@ tests:
2324
- nrf54l15dk/nrf54l05/cpuapp
2425
- nrf54l15dk/nrf54l10/cpuapp
2526
- nrf54l15dk/nrf54l15/cpuapp
27+
- nrf54lm20pdk/nrf54lm20a/cpuapp
2628
tags:
2729
- ci_build
2830
- sysbuild

samples/nfc/record_text/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ tests:
1515
- nrf54l15dk/nrf54l10/cpuapp
1616
- nrf54l15dk/nrf54l15/cpuapp
1717
- nrf54l15dk/nrf54l15/cpuapp/ns
18+
- nrf54lm20pdk/nrf54lm20a/cpuapp
1819
platform_allow:
1920
- nrf52840dk/nrf52840
2021
- nrf52dk/nrf52832
@@ -25,6 +26,7 @@ tests:
2526
- nrf54l15dk/nrf54l10/cpuapp
2627
- nrf54l15dk/nrf54l15/cpuapp
2728
- nrf54l15dk/nrf54l15/cpuapp/ns
29+
- nrf54lm20pdk/nrf54lm20a/cpuapp
2830
tags:
2931
- ci_build
3032
- sysbuild

samples/nfc/shell/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ tests:
1414
- nrf54l15dk/nrf54l05/cpuapp
1515
- nrf54l15dk/nrf54l10/cpuapp
1616
- nrf54l15dk/nrf54l15/cpuapp
17+
- nrf54lm20pdk/nrf54lm20a/cpuapp
1718
platform_allow:
1819
- nrf52840dk/nrf52840
1920
- nrf52dk/nrf52832
@@ -23,6 +24,7 @@ tests:
2324
- nrf54l15dk/nrf54l05/cpuapp
2425
- nrf54l15dk/nrf54l10/cpuapp
2526
- nrf54l15dk/nrf54l15/cpuapp
27+
- nrf54lm20pdk/nrf54lm20a/cpuapp
2628
tags:
2729
- ci_build
2830
- sysbuild

samples/nfc/system_off/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ tests:
1313
- nrf54l15dk/nrf54l05/cpuapp
1414
- nrf54l15dk/nrf54l10/cpuapp
1515
- nrf54l15dk/nrf54l15/cpuapp
16+
- nrf54lm20pdk/nrf54lm20a/cpuapp
1617
platform_allow:
1718
- nrf52840dk/nrf52840
1819
- nrf52dk/nrf52832
@@ -21,6 +22,7 @@ tests:
2122
- nrf54l15dk/nrf54l05/cpuapp
2223
- nrf54l15dk/nrf54l10/cpuapp
2324
- nrf54l15dk/nrf54l15/cpuapp
25+
- nrf54lm20pdk/nrf54lm20a/cpuapp
2426
tags:
2527
- ci_build
2628
- sysbuild

samples/nfc/tnep_tag/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ tests:
1414
- nrf54l15dk/nrf54l05/cpuapp
1515
- nrf54l15dk/nrf54l10/cpuapp
1616
- nrf54l15dk/nrf54l15/cpuapp
17+
- nrf54lm20pdk/nrf54lm20a/cpuapp
1718
platform_allow:
1819
- nrf52840dk/nrf52840
1920
- nrf52dk/nrf52832
@@ -23,6 +24,7 @@ tests:
2324
- nrf54l15dk/nrf54l05/cpuapp
2425
- nrf54l15dk/nrf54l10/cpuapp
2526
- nrf54l15dk/nrf54l15/cpuapp
27+
- nrf54lm20pdk/nrf54lm20a/cpuapp
2628
tags:
2729
- ci_build
2830
- sysbuild

samples/nfc/writable_ndef_msg/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ tests:
1414
- nrf54l15dk/nrf54l05/cpuapp
1515
- nrf54l15dk/nrf54l10/cpuapp
1616
- nrf54l15dk/nrf54l15/cpuapp
17+
- nrf54lm20pdk/nrf54lm20a/cpuapp
1718
platform_allow:
1819
- nrf52840dk/nrf52840
1920
- nrf52dk/nrf52832
@@ -23,6 +24,7 @@ tests:
2324
- nrf54l15dk/nrf54l05/cpuapp
2425
- nrf54l15dk/nrf54l10/cpuapp
2526
- nrf54l15dk/nrf54l15/cpuapp
27+
- nrf54lm20pdk/nrf54lm20a/cpuapp
2628
tags:
2729
- ci_build
2830
- sysbuild

0 commit comments

Comments
 (0)