Commit 2e822d5
Revert "samples: bt: reduce system heap memory for the hci_ipc sample"
This reverts commit 184c0f9.
Reducing system heap memory to 1024 caused runtime failures on some
platforms. This commit revert that change and return to the previous
size.
Signed-off-by: Valerio Setti <[email protected]>1 parent 3bf9a14 commit 2e822d5
File tree
1 file changed
+1
-1
lines changed- samples/bluetooth/hci_ipc
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments