Skip to content

Commit 437c75e

Browse files
committed
samples: bluetooth: peripheral_power_profiling: measure lm20
Current consumption of ble adv. Signed-off-by: Piotr Kosycarz <[email protected]>
1 parent f15f223 commit 437c75e

File tree

1 file changed

+10
-0
lines changed
  • samples/bluetooth/peripheral_power_profiling

1 file changed

+10
-0
lines changed

samples/bluetooth/peripheral_power_profiling/sample.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,10 @@ tests:
3636
harness: pytest
3737
integration_platforms:
3838
- nrf54l15dk/nrf54l15/cpuapp
39+
- nrf54lm20pdk/nrf54lm20a/cpuapp
3940
platform_allow:
4041
- nrf54l15dk/nrf54l15/cpuapp
42+
- nrf54lm20pdk/nrf54lm20a/cpuapp
4143
extra_args:
4244
- DTC_OVERLAY_FILE='boards/nrf54l15dk_nrf54l15_cpuapp_auto_conn_advert.overlay'
4345
- CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC=y
@@ -60,8 +62,10 @@ tests:
6062
harness: pytest
6163
integration_platforms:
6264
- nrf54l15dk/nrf54l15/cpuapp
65+
- nrf54lm20pdk/nrf54lm20a/cpuapp
6366
platform_allow:
6467
- nrf54l15dk/nrf54l15/cpuapp
68+
- nrf54lm20pdk/nrf54lm20a/cpuapp
6569
extra_args:
6670
- DTC_OVERLAY_FILE='boards/nrf54l15dk_nrf54l15_cpuapp_auto_conn_advert.overlay'
6771
- CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC=y
@@ -84,8 +88,10 @@ tests:
8488
harness: pytest
8589
integration_platforms:
8690
- nrf54l15dk/nrf54l15/cpuapp
91+
- nrf54lm20pdk/nrf54lm20a/cpuapp
8792
platform_allow:
8893
- nrf54l15dk/nrf54l15/cpuapp
94+
- nrf54lm20pdk/nrf54lm20a/cpuapp
8995
extra_args:
9096
- DTC_OVERLAY_FILE='boards/nrf54l15dk_nrf54l15_cpuapp_auto_conn_advert.overlay'
9197
- CONFIG_CLOCK_CONTROL_NRF_K32SRC_XTAL=y
@@ -108,8 +114,10 @@ tests:
108114
harness: pytest
109115
integration_platforms:
110116
- nrf54l15dk/nrf54l15/cpuapp
117+
- nrf54lm20pdk/nrf54lm20a/cpuapp
111118
platform_allow:
112119
- nrf54l15dk/nrf54l15/cpuapp
120+
- nrf54lm20pdk/nrf54lm20a/cpuapp
113121
extra_args:
114122
- DTC_OVERLAY_FILE='boards/nrf54l15dk_nrf54l15_cpuapp_auto_conn_advert.overlay'
115123
- CONFIG_CLOCK_CONTROL_NRF_K32SRC_XTAL=y
@@ -132,8 +140,10 @@ tests:
132140
harness: pytest
133141
integration_platforms:
134142
- nrf54l15dk/nrf54l15/cpuapp
143+
- nrf54lm20pdk/nrf54lm20a/cpuapp
135144
platform_allow:
136145
- nrf54l15dk/nrf54l15/cpuapp
146+
- nrf54lm20pdk/nrf54lm20a/cpuapp
137147
extra_args:
138148
- DTC_OVERLAY_FILE='boards/nrf54l15dk_nrf54l15_cpuapp_auto_non_conn_advert.overlay'
139149
- CONFIG_CLOCK_CONTROL_NRF_K32SRC_XTAL=y

0 commit comments

Comments
 (0)