Skip to content

Commit f43fe35

Browse files
grochurlubos
authored andcommitted
samples: bluetooth: peripheral_mds - add nRF54LV10 support
Adding support for the nRF54LV10 SoC in this sample. Ref. NCSDK-34592 Signed-off-by: Michał Grochala <[email protected]>
1 parent 9797f4e commit f43fe35

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

samples/bluetooth/peripheral_mds/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ tests:
1818
- nrf54l15dk/nrf54l10/cpuapp
1919
- nrf54l15dk/nrf54l15/cpuapp
2020
- nrf54lm20dk/nrf54lm20a/cpuapp
21+
- nrf54lv10dk/nrf54lv10a/cpuapp
2122
platform_allow:
2223
- nrf52dk/nrf52832
2324
- nrf52833dk/nrf52833
@@ -28,6 +29,7 @@ tests:
2829
- nrf54l15dk/nrf54l10/cpuapp
2930
- nrf54l15dk/nrf54l15/cpuapp
3031
- nrf54lm20dk/nrf54lm20a/cpuapp
32+
- nrf54lv10dk/nrf54lv10a/cpuapp
3133
tags:
3234
- bluetooth
3335
- ci_build

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ manifest:
246246
remote: throwtheswitch
247247
- name: memfault-firmware-sdk
248248
path: modules/lib/memfault-firmware-sdk
249-
revision: 1.27.0
249+
revision: 1.28.0
250250
remote: memfault
251251
- name: bsim
252252
repo-path: bsim_west

0 commit comments

Comments
 (0)