Thread provisioning and ping works

This commit is contained in:
2026-01-02 17:46:30 +01:00
parent c3e554a7a9
commit b40e44c991
6 changed files with 592 additions and 207 deletions

View File

@@ -7,6 +7,11 @@ CONFIG_KERNEL_SHELL=y
CONFIG_DEVICE_SHELL=y
CONFIG_REBOOT=y
# --- STACK SIZE UPDATES (Fixes the Hard Fault) ---
CONFIG_MAIN_STACK_SIZE=4096
CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE=2048
CONFIG_BT_RX_STACK_SIZE=2048
# Storage and Settings (NVS)
CONFIG_FLASH=y
CONFIG_FLASH_MAP=y