Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions drivers/mpsl/flash_sync/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ config SOC_FLASH_NRF_RADIO_SYNC_MPSL_NORMAL_PRIORITY_TIMEOUT_US
int "Timeout for normal priority MPSL request [us]"
depends on SOC_FLASH_NRF_RADIO_SYNC_MPSL
range 0 1000000
default 5000 if BT_MESH
default 10000
help
The flash synchronization mechanism relies on MPSL timeslots.
Expand Down