Skip to content

Commit 9fc936a

Browse files
committed
Added info about bootloader priority in docs
1 parent d5c9824 commit 9fc936a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/components/bootloader.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ There are two types of bootloaders:
8989
- **Factory bootloader**: bootloader that is flashed in the factory. We don't recommend re-flashing this bootloader, as it is not meant to be edited by end users.
9090
- **User bootloader**: bootloader that can be flashed by the user. If booting is unsuccessful (eg. gets corrupted when flashing), it will fallback to factory bootloader.
9191

92-
USB devices don't support user bootloader.
92+
USB devices don't support user bootloader. If device has User bootloader, it will be used by default. If user bootloader is not flashed, it will fallback to Factory bootloader.
9393

9494
Boot switches
9595
#############

0 commit comments

Comments
 (0)