Skip to content

Commit

Permalink
docs: release: Add note on panicking if flash device open fails
Browse files Browse the repository at this point in the history
Adds a note that flash open failing will cause the bootloader to
panic and now prints a verbose error out when this happens

Signed-off-by: Jamie McCrae <[email protected]>
  • Loading branch information
nordicjm committed Sep 25, 2023
1 parent cee4fb2 commit 44f49cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/release-notes.d/boot-open-failure.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Add error when flash device fails to open.
- Panic bootloader when flash device fails to open.

0 comments on commit 44f49cf

Please sign in to comment.