Commit 5ce11a3
zephyr: boards: nrf - remove redundant multithreading configuration
Remove configs that enable multithreading just because of SPI/QSPI use.
Currently, nrf drivers do not depend on multithreading, so it is not
needed and this change can save memory usage.
Signed-off-by: Michal Kozikowski <[email protected]>1 parent d9d82b5 commit 5ce11a3
File tree
2 files changed
+0
-3
lines changed- boot/zephyr/boards
2 files changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
0 commit comments