Skip to content

Commit

Permalink
samples: wifi: ble_coex: Fix stack trace warning
Browse files Browse the repository at this point in the history
Fix EXCEPTION_STACK_TRACE build warning.

Signed-off-by: Murali Thokala <[email protected]>
  • Loading branch information
muraliThokala authored and rlubos committed Oct 23, 2024
1 parent 362afa7 commit 09979cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion samples/wifi/ble_coex/sysbuild/ipc_radio/prj.conf
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ CONFIG_BT_MAX_CONN=2

CONFIG_ASSERT=y
CONFIG_DEBUG_INFO=y
CONFIG_EXCEPTION_STACK_TRACE=y

CONFIG_IPC_RADIO_BT=y
CONFIG_IPC_RADIO_BT_HCI_IPC=y
Expand Down

0 comments on commit 09979cb

Please sign in to comment.