Browse Source

samples: subsys: nvs: add overlay for siwx917_rb4338a board

siwx917_rb4338a board needs a custom conf to run the nvs sample.

Signed-off-by: Martin Hoff <martin.hoff@silabs.com>
pull/82801/merge
Martin Hoff 2 months ago committed by Dan Kalowsky
parent
commit
0fcffb5d87
  1. 3
      samples/subsys/nvs/boards/siwx917_rb4338a.conf

3
samples/subsys/nvs/boards/siwx917_rb4338a.conf

@ -0,0 +1,3 @@ @@ -0,0 +1,3 @@
CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE=4096
CONFIG_MAIN_STACK_SIZE=4096
CONFIG_NVS_INIT_BAD_MEMORY_REGION=y
Loading…
Cancel
Save