Skip to content

Commit 0f295a7

Browse files
kapi-noPerMac
authored andcommitted
scripts: memory-threshold: add find my switchable networks sample
Added configuration for the Apple Find My Switchable Networks sample to the script that checks the increase of the memory consumption for each PR. Ref: NCSDK-31920 Signed-off-by: Kamil Piszczek <[email protected]>
1 parent bce4e5e commit 0f295a7

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

scripts/memory-threshold-list.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,24 @@
5050
codeowners:
5151
- nrfconnect/ncs-si-bluebagel
5252

53+
- scenarios:
54+
- sample.find_my.switchable_networks.release.ui_switch
55+
platforms:
56+
- all
57+
rom_increase: 1024
58+
ram_increase: 1024
59+
codeowners:
60+
- nrfconnect/ncs-si-bluebagel
61+
62+
- scenarios:
63+
- sample.find_my.switchable_networks.release.dfu_switch*
64+
platforms:
65+
- all
66+
rom_increase: 512
67+
ram_increase: 512
68+
codeowners:
69+
- nrfconnect/ncs-si-bluebagel
70+
5371
- scenarios:
5472
- sample.matter.template.release
5573
platforms:

0 commit comments

Comments
 (0)