Commit f7ed1f4
committed
sdkconfig: allocate Wi-Fi and LWIP in IRAM
Basically everything Willow does uses both the Wi-Fi and IP stack, so it
makes sense to have this in IRAM. Since we freed up a bunch of IRAM in
commit 10accf8 ("lvgl: display buffer in SPIRAM"), we should have
enough memory available to do this.
Torture test results: 2000/2000.1 parent 9e2ba7c commit f7ed1f4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
0 commit comments