File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
applications/machine_learning
doc/nrf/releases_and_maturity/releases Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -93,3 +93,20 @@ tests:
93
93
- machine_learning_SNIPPET=nordic-ppr
94
94
- machine_learning_SHIELD=pca63566_fwd
95
95
- remote_SHIELD=pca63566
96
+ applications.machine_learning.sensor_hub.zdebug.singlecore.power_consumption_test :
97
+ build_only : true
98
+ sysbuild : true
99
+ platform_allow :
100
+ - nrf54h20dk/nrf54h20/cpuapp
101
+ integration_platforms :
102
+ - nrf54h20dk/nrf54h20/cpuapp
103
+ tags :
104
+ - ci_build
105
+ - sysbuild
106
+ - ci_applications_machine_learning
107
+ extra_args :
108
+ - machine_learning_SHIELD=pca63566
109
+ - FILE_SUFFIX="singlecore"
110
+ - CONFIG_PM=y
111
+ - CONFIG_PM_S2RAM=y
112
+ - CONFIG_PM_S2RAM_CUSTOM_MARKING=y
Original file line number Diff line number Diff line change @@ -360,7 +360,7 @@ nRF Desktop
360
360
nRF Machine Learning (Edge Impulse)
361
361
-----------------------------------
362
362
363
- | no_changes_yet_note |
363
+ * Added power-optimized configuration for the :zephyr:board: ` nrf54h20dk ` board target.
364
364
365
365
Serial LTE modem
366
366
----------------
You can’t perform that action at this time.
0 commit comments