Skip to content

Conversation

JordanYates
Copy link
Contributor

Erase the flash area in infuse_dfu_image_erase in chunks, allowing for callers to receive a callback to feed watchdogs while erasing. This fixes watchdog timeouts while erasing onboard flash on nRF54L's, which can be slow if Bluetooth is running.

Erase the flash area in `infuse_dfu_image_erase` in chunks, allowing for
callers to receive a callback to feed watchdogs while erasing. This
fixes watchdog timeouts while erasing onboard flash on nRF54L's, which
can be slow if Bluetooth is running.

Signed-off-by: Jordan Yates <[email protected]>
Copy link

sonarqubecloud bot commented Oct 6, 2025

Copy link

codecov bot commented Oct 6, 2025

Codecov Report

❌ Patch coverage is 85.00000% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
subsys/dfu/dfu_helpers.c 85.71% 1 Missing and 1 partial ⚠️
subsys/dfu/dfu_exfat.c 0.00% 0 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

@JordanYates JordanYates merged commit 36271ba into main Oct 6, 2025
16 checks passed
@JordanYates JordanYates deleted the bugfix/nrf54_wdog_erase branch October 6, 2025 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant