Commit 9598137
committed
soc: nordic: nrf54h: increase default log process stack size
The nrf54h requires a larger stack for the log process as the uart
backend uses power domains which do a bit of recursion as they
are resumed. Increase the default bt 512 above what samples
typically set the stack to (1024).
Signed-off-by: Bjarki Arge Andreasen <[email protected]>1 parent 3dd4885 commit 9598137
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
43 | 50 | | |
44 | 51 | | |
45 | 52 | | |
| |||
0 commit comments