Skip to content

Commit ce698d8

Browse files
trantanennordicjm
authored andcommitted
applications: serial_lte_modem: Add all boards to integration_platforms
This is needed to have them in the supported devices list that is generated from the integration_platforms section of sample.yaml. Similar change in slm_shell too. Signed-off-by: Tommi Rantanen <[email protected]>
1 parent ad54b64 commit ce698d8

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

applications/serial_lte_modem/sample.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,12 @@ tests:
1212
- thingy91/nrf9160/ns
1313
- thingy91x/nrf9151/ns
1414
integration_platforms:
15+
- nrf9160dk/nrf9160/ns
16+
- nrf9161dk/nrf9161/ns
1517
- nrf9151dk/nrf9151/ns
18+
- nrf9131ek/nrf9131/ns
19+
- thingy91/nrf9160/ns
20+
- thingy91x/nrf9151/ns
1621
tags:
1722
- ci_build
1823
- sysbuild

samples/cellular/slm_shell/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ tests:
1010
- nrf5340dk/nrf5340/cpuapp
1111
- nrf7002dk/nrf5340/cpuapp
1212
integration_platforms:
13+
- nrf52840dk/nrf52840
1314
- nrf5340dk/nrf5340/cpuapp
15+
- nrf7002dk/nrf5340/cpuapp
1416
tags:
1517
- ci_build
1618
- sysbuild

0 commit comments

Comments
 (0)