forked from nrfconnect/sdk-nrf
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmemory-threshold-list.yaml
114 lines (104 loc) · 2.19 KB
/
memory-threshold-list.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
- scenarios:
- sample.matter.template.release
platforms:
- nrf52840dk/nrf52840
ram_size: 196608 # 25% free
rom_size: 828928 # 150kB free
rom_increase: 1024
ram_increase: 512
codeowners:
- kkasperczyk-no
- ArekBalysNordic
- markaj-nordic
- scenarios:
- sample.matter.template.debug
platforms:
- nrf52840dk/nrf52840
ram_size: 196608 # 25% free
rom_size: 880128 # 100kB free
rom_increase: 2048
ram_increase: 1024
codeowners:
- kkasperczyk-no
- ArekBalysNordic
- markaj-nordic
- scenarios:
- sample.matter.template.release
platforms:
- nrf5340dk/nrf5340/cpuapp
ram_size: 393216 # 25% free
rom_size: 824832 # 150kB free
rom_increase: 1024
ram_increase: 512
codeowners:
- kkasperczyk-no
- ArekBalysNordic
- markaj-nordic
- scenarios:
- sample.matter.template.debug
platforms:
- nrf5340dk/nrf5340/cpuapp
ram_size: 393216 # 25% free
rom_size: 876032 # 100kB free
rom_increase: 2048
ram_increase: 1024
codeowners:
- kkasperczyk-no
- ArekBalysNordic
- markaj-nordic
- scenarios:
- sample.matter.template.release
platforms:
- nrf7002dk/nrf5340/cpuapp
ram_size: 393216 # 25% free
rom_size: 808448 # 150kB free
rom_increase: 1024
ram_increase: 512
codeowners:
- kkasperczyk-no
- ArekBalysNordic
- markaj-nordic
- scenarios:
- sample.matter.template.debug
platforms:
- nrf7002dk/nrf5340/cpuapp
ram_size: 393216 # 25% free
rom_size: 910848 # 50kB free
rom_increase: 2048
ram_increase: 1024
codeowners:
- kkasperczyk-no
- ArekBalysNordic
- markaj-nordic
- scenarios:
- applications.nrf_desktop.z.*
platforms:
- all
rom_increase: 512
ram_increase: 256
codeowners:
- MarekPieta
- scenarios:
- applications.sdp.gpio.mbox
platforms:
- all
rom_size: 3800
ram_size: 7100
codeowners:
- nrfconnect/ncs-ll-ursus
- scenarios:
- applications.sdp.gpio.icmsg
platforms:
- all
rom_size: 5300
ram_size: 8600
codeowners:
- nrfconnect/ncs-ll-ursus
- scenarios:
- applications.sdp.gpio.icbmsg
platforms:
- all
rom_size: 8700
ram_size: 12000
codeowners:
- nrfconnect/ncs-ll-ursus