Skip to content

Commit fc29f50

Browse files
samples: Add nRF54LS05/mcuboot target to samples
Add nRF54LS05/mcuboot target to all relevant samples Signed-off-by: Bjørn Tore Taraldsen <bjorn.tore.taraldsen@nordicsemi.no>
1 parent b7b5aff commit fc29f50

37 files changed

Lines changed: 193 additions & 0 deletions

File tree

samples/bluetooth/ble_bms/README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,10 @@ The sample supports the following development kits:
103103
- PCA10184
104104
- S115
105105
- bm_nrf54lm20dk/nrf54lm20a/cpuapp/s115_softdevice/mcuboot
106+
* - nRF54LS05 DK
107+
- PCA10214
108+
- S115
109+
- bm_nrf54ls05dk/nrf54ls05b/cpuapp/s115_softdevice/mcuboot
106110
* - `nRF54LV10 DK`_
107111
- PCA10188
108112
- S115
@@ -123,6 +127,10 @@ The sample supports the following development kits:
123127
- PCA10184
124128
- S145
125129
- bm_nrf54lm20dk/nrf54lm20a/cpuapp/s145_softdevice/mcuboot
130+
* - nRF54LS05 DK
131+
- PCA10214
132+
- S145
133+
- bm_nrf54ls05dk/nrf54ls05b/cpuapp/s145_softdevice/mcuboot
126134
* - `nRF54LV10 DK`_
127135
- PCA10188
128136
- S145

samples/bluetooth/ble_bms/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ tests:
2424
- bm_nrf54lm20dk/nrf54lm20a/cpuapp/s145_softdevice
2525
- bm_nrf54lm20dk/nrf54lm20a/cpuapp/s145_softdevice/mcuboot
2626
- bm_nrf54ls05dk/nrf54ls05b/cpuapp/s115_softdevice
27+
- bm_nrf54ls05dk/nrf54ls05b/cpuapp/s115_softdevice/mcuboot
2728
- bm_nrf54ls05dk/nrf54ls05b/cpuapp/s145_softdevice
29+
- bm_nrf54ls05dk/nrf54ls05b/cpuapp/s145_softdevice/mcuboot
2830
- bm_nrf54lv10dk/nrf54lv10a/cpuapp/s115_softdevice
2931
- bm_nrf54lv10dk/nrf54lv10a/cpuapp/s115_softdevice/mcuboot
3032
- bm_nrf54lv10dk/nrf54lv10a/cpuapp/s145_softdevice

samples/bluetooth/ble_cgms/README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,10 @@ The sample supports the following development kits:
103103
- PCA10184
104104
- S115
105105
- bm_nrf54lm20dk/nrf54lm20a/cpuapp/s115_softdevice/mcuboot
106+
* - nRF54LS05 DK
107+
- PCA10214
108+
- S115
109+
- bm_nrf54ls05dk/nrf54ls05b/cpuapp/s115_softdevice/mcuboot
106110
* - `nRF54LV10 DK`_
107111
- PCA10188
108112
- S115
@@ -123,6 +127,10 @@ The sample supports the following development kits:
123127
- PCA10184
124128
- S145
125129
- bm_nrf54lm20dk/nrf54lm20a/cpuapp/s145_softdevice/mcuboot
130+
* - nRF54LS05 DK
131+
- PCA10214
132+
- S145
133+
- bm_nrf54ls05dk/nrf54ls05b/cpuapp/s145_softdevice/mcuboot
126134
* - `nRF54LV10 DK`_
127135
- PCA10188
128136
- S145

samples/bluetooth/ble_cgms/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@ tests:
2323
- bm_nrf54lm20dk/nrf54lm20a/cpuapp/s145_softdevice
2424
- bm_nrf54lm20dk/nrf54lm20a/cpuapp/s145_softdevice/mcuboot
2525
- bm_nrf54ls05dk/nrf54ls05b/cpuapp/s115_softdevice
26+
- bm_nrf54ls05dk/nrf54ls05b/cpuapp/s115_softdevice/mcuboot
2627
- bm_nrf54ls05dk/nrf54ls05b/cpuapp/s145_softdevice
28+
- bm_nrf54ls05dk/nrf54ls05b/cpuapp/s145_softdevice/mcuboot
2729
- bm_nrf54lv10dk/nrf54lv10a/cpuapp/s115_softdevice
2830
- bm_nrf54lv10dk/nrf54lv10a/cpuapp/s115_softdevice/mcuboot
2931
- bm_nrf54lv10dk/nrf54lv10a/cpuapp/s145_softdevice

samples/bluetooth/ble_hids_keyboard/README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,10 @@ The sample supports the following development kits:
103103
- PCA10184
104104
- S115
105105
- bm_nrf54lm20dk/nrf54lm20a/cpuapp/s115_softdevice/mcuboot
106+
* - nRF54LS05 DK
107+
- PCA10214
108+
- S115
109+
- bm_nrf54ls05dk/nrf54ls05b/cpuapp/s115_softdevice/mcuboot
106110
* - `nRF54LV10 DK`_
107111
- PCA10188
108112
- S115
@@ -123,6 +127,10 @@ The sample supports the following development kits:
123127
- PCA10184
124128
- S145
125129
- bm_nrf54lm20dk/nrf54lm20a/cpuapp/s145_softdevice/mcuboot
130+
* - nRF54LS05 DK
131+
- PCA10214
132+
- S145
133+
- bm_nrf54ls05dk/nrf54ls05b/cpuapp/s145_softdevice/mcuboot
126134
* - `nRF54LV10 DK`_
127135
- PCA10188
128136
- S145

samples/bluetooth/ble_hids_keyboard/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ tests:
2424
- bm_nrf54lm20dk/nrf54lm20a/cpuapp/s145_softdevice
2525
- bm_nrf54lm20dk/nrf54lm20a/cpuapp/s145_softdevice/mcuboot
2626
- bm_nrf54ls05dk/nrf54ls05b/cpuapp/s115_softdevice
27+
- bm_nrf54ls05dk/nrf54ls05b/cpuapp/s115_softdevice/mcuboot
2728
- bm_nrf54ls05dk/nrf54ls05b/cpuapp/s145_softdevice
29+
- bm_nrf54ls05dk/nrf54ls05b/cpuapp/s145_softdevice/mcuboot
2830
- bm_nrf54lv10dk/nrf54lv10a/cpuapp/s115_softdevice
2931
- bm_nrf54lv10dk/nrf54lv10a/cpuapp/s115_softdevice/mcuboot
3032
- bm_nrf54lv10dk/nrf54lv10a/cpuapp/s145_softdevice

samples/bluetooth/ble_hids_mouse/README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,10 @@ The sample supports the following development kits:
103103
- PCA10184
104104
- S115
105105
- bm_nrf54lm20dk/nrf54lm20a/cpuapp/s115_softdevice/mcuboot
106+
* - nRF54LS05 DK
107+
- PCA10214
108+
- S115
109+
- bm_nrf54ls05dk/nrf54ls05b/cpuapp/s115_softdevice/mcuboot
106110
* - `nRF54LV10 DK`_
107111
- PCA10188
108112
- S115
@@ -123,6 +127,10 @@ The sample supports the following development kits:
123127
- PCA10184
124128
- S145
125129
- bm_nrf54lm20dk/nrf54lm20a/cpuapp/s145_softdevice/mcuboot
130+
* - nRF54LS05 DK
131+
- PCA10214
132+
- S145
133+
- bm_nrf54ls05dk/nrf54ls05b/cpuapp/s145_softdevice/mcuboot
126134
* - `nRF54LV10 DK`_
127135
- PCA10188
128136
- S145

samples/bluetooth/ble_hids_mouse/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ tests:
2424
- bm_nrf54lm20dk/nrf54lm20a/cpuapp/s145_softdevice
2525
- bm_nrf54lm20dk/nrf54lm20a/cpuapp/s145_softdevice/mcuboot
2626
- bm_nrf54ls05dk/nrf54ls05b/cpuapp/s115_softdevice
27+
- bm_nrf54ls05dk/nrf54ls05b/cpuapp/s115_softdevice/mcuboot
2728
- bm_nrf54ls05dk/nrf54ls05b/cpuapp/s145_softdevice
29+
- bm_nrf54ls05dk/nrf54ls05b/cpuapp/s145_softdevice/mcuboot
2830
- bm_nrf54lv10dk/nrf54lv10a/cpuapp/s115_softdevice
2931
- bm_nrf54lv10dk/nrf54lv10a/cpuapp/s115_softdevice/mcuboot
3032
- bm_nrf54lv10dk/nrf54lv10a/cpuapp/s145_softdevice

samples/bluetooth/ble_hrs/README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,10 @@ The sample supports the following development kits:
103103
- PCA10184
104104
- S115
105105
- bm_nrf54lm20dk/nrf54lm20a/cpuapp/s115_softdevice/mcuboot
106+
* - nRF54LS05 DK
107+
- PCA10214
108+
- S115
109+
- bm_nrf54ls05dk/nrf54ls05b/cpuapp/s115_softdevice/mcuboot
106110
* - `nRF54LV10 DK`_
107111
- PCA10188
108112
- S115
@@ -123,6 +127,10 @@ The sample supports the following development kits:
123127
- PCA10184
124128
- S145
125129
- bm_nrf54lm20dk/nrf54lm20a/cpuapp/s145_softdevice/mcuboot
130+
* - nRF54LS05 DK
131+
- PCA10214
132+
- S145
133+
- bm_nrf54ls05dk/nrf54ls05b/cpuapp/s145_softdevice/mcuboot
126134
* - `nRF54LV10 DK`_
127135
- PCA10188
128136
- S145

samples/bluetooth/ble_hrs/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ tests:
2626
- bm_nrf54lm20dk/nrf54lm20a/cpuapp/s145_softdevice
2727
- bm_nrf54lm20dk/nrf54lm20a/cpuapp/s145_softdevice/mcuboot
2828
- bm_nrf54ls05dk/nrf54ls05b/cpuapp/s115_softdevice
29+
- bm_nrf54ls05dk/nrf54ls05b/cpuapp/s115_softdevice/mcuboot
2930
- bm_nrf54ls05dk/nrf54ls05b/cpuapp/s145_softdevice
31+
- bm_nrf54ls05dk/nrf54ls05b/cpuapp/s145_softdevice/mcuboot
3032
- bm_nrf54lv10dk/nrf54lv10a/cpuapp/s115_softdevice
3133
- bm_nrf54lv10dk/nrf54lv10a/cpuapp/s115_softdevice/mcuboot
3234
- bm_nrf54lv10dk/nrf54lv10a/cpuapp/s145_softdevice

0 commit comments

Comments
 (0)