Skip to content

Commit 11c5922

Browse files
committed
override flex
1 parent c471bba commit 11c5922

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/Hardware Support/Portenta Family/DIP-switches-on-Portenta-Breakout-board.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,21 @@ The Arduino Portenta Breakout board makes all high-density connectors individual
99

1010
<table>
1111
<tbody>
12-
<tr>
12+
<tr style="display: table-row;">
1313
<td rowspan="2"><b>BOOT_SEL</b></td>
1414
<td>ON</td>
1515
<td>Keeps the Portenta in Boot mode</td>
1616
</tr>
17-
<tr>
17+
<tr style="display: table-row;">
1818
<td>OFF</td>
1919
<td>Operation mode (default)</td>
2020
</tr>
21-
<tr>
21+
<tr style="display: table-row;">
2222
<td rowspan="2"><b>BOOT</b></td>
2323
<td>ON</td>
2424
<td>Enables the embedded bootloader. Firmware can be uploaded via the USB port on the breakout board (DFU). USB-A to USB-A (non-crossover) cable required. The Portenta H7 has to be powered through the USB-C connector or VIN.</td>
2525
</tr>
26-
<tr>
26+
<tr style="display: table-row;">
2727
<td>OFF</td>
2828
<td>Normal boot (default)</td>
2929
</tr>

0 commit comments

Comments
 (0)