Commit f593784
committed
app: Reduce RAM requirements when conn manager is disabled
Now that connection manager is removed, the RAM requirements
are lower. This patch reduces buffers and stacks to values that
should be sufficient for Wi-Fi and CoAP.
Signed-off-by: Jan Tore Guggedal <jantore.guggedal@nordicsemi.no>1 parent 9dfb01f commit f593784
2 files changed
+16
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
| 175 | + | |
182 | 176 | | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
187 | 180 | | |
188 | | - | |
| 181 | + | |
189 | 182 | | |
190 | 183 | | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
197 | 190 | | |
198 | 191 | | |
199 | | - | |
200 | | - | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
201 | 196 | | |
202 | 197 | | |
203 | 198 | | |
| |||
0 commit comments