10000 BT_SEL is not available for all boards (Nicla Vision) · arduino/mcuboot-arduino-stm32h7@49eb642 · GitHub
[go: up one dir, main page]

Skip to content

Commit 49eb642

Browse files
committed
BT_SEL is not available for all boards (Nicla Vision)
1 parent fbd838c commit 49eb642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Additional flags are needed for [Lite](generate_rel.sh#L24), [Lite Connected](ge
122122
- MCUboot idle: The board green LED will fade-in fade-out
123123

124124
2. Serial
125-
- MCUboot debug prints are disabled by default. They can be enabled putting `BT_SEL` (`PI8`) pin `HIGH` or calling `MCUboot::bootDebug(1);` in your Sketch.
125+
- MCUboot debug prints are disabled by default. They can be enabled putting `BT_SEL` (`PI8`) pin `HIGH` if available or calling `MCUboot::bootDebug(1);` in your Sketch.
126126

127127
## :mag_right: Other resources
128128

0 commit comments

Comments
 (0)
0