Skip to content

Commit bc31f49

Browse files
committed
Fix table
1 parent e56d6f0 commit bc31f49

File tree

1 file changed

+19
-10
lines changed
  • content/hardware/04.pro/boards/portenta-x8/datasheet

1 file changed

+19
-10
lines changed

content/hardware/04.pro/boards/portenta-x8/datasheet/datasheet.md

Lines changed: 19 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,26 @@ Edge computing, industrial internet of things, single board computer, artificial
1717
<table>
1818
<thead>
1919
<tr>
20-
<td><strong><code>Component</code></strong></td>
21-
<td colspan="2" ><strong><code>Details</code></strong></td>
20+
<th>Component</th>
21+
<th colspan="2">Details</th>
2222
</tr>
23-
</thead>
23+
</thead>
2424
<tbody>
2525
<tr>
2626
<td rowspan="16" ><strong>NXP® i.MX 8M Mini </strong>Processor</td>
2727
<td>4x Arm® Cortex®-A53 core platforms up to 1.8 GHz per core</td>
28-
<td>32KB L1-I Cache/ 32 kB L1-D Cache 512 kB L2 Cache</td>
28+
<td>
29+
<p>32KB L1-I Cache</p>
30+
<p>32 kB L1-D Cache</p>
31+
<p>512 kB L2 Cache</p>
32+
</td>
2933
</tr>
3034
<tr>
3135
<td>Arm® Cortex®-M4 core up to 400 MHz</td>
32-
<td>16 kB L1-I Cache \ 16 kB L2-D Cache</td>
36+
<td>
37+
<p>16 kB L1-I Cache</p>
38+
<p> 16 kB L2-D Cache</p>
39+
</td>
3340
</tr>
3441
<tr>
3542
<td>3D GPU (1x shader, OpenGL® ES 2.0)</td>
@@ -129,8 +136,10 @@ Edge computing, industrial internet of things, single board computer, artificial
129136
<td>Power Delivery support</td>
130137
<td></td>
131138
</tr>
132-
<tr>
133-
<td rowspan="14" ><strong>High Density connectors</strong></td>
139+
<tr >
140+
<td rowspan="14" >
141+
<p><strong>High Density connectors</strong></p>
142+
</td>
134143
<td>1 lane PCI express</td>
135144
<td></td>
136145
</tr>
@@ -258,7 +267,7 @@ Edge computing, industrial internet of things, single board computer, artificial
258267
<td></td>
259268
</tr>
260269
<tr>
261-
<td rowspan="3" ><strong>NXP® PCF8563BS</strong></td>
270+
<td rowspan="3" ><strong>NXP® PCF8563BS</strong><br></td>
262271
<td>Low power Real Time Clock</td>
263272
<td></td>
264273
</tr>
@@ -271,7 +280,7 @@ Edge computing, industrial internet of things, single board computer, artificial
271280
<td></td>
272281
</tr>
273282
<tr>
274-
<td rowspan="2" ><strong>ROHM BD71847AMWV \</strong>Programmable PMIC</td>
283+
<td rowspan="2"><strong>ROHM BD71847AMWV</strong> Programmable PMIC</td>
275284
<td>Dynamic voltage scaling</td>
276285
<td></td>
277286
</tr>
@@ -287,7 +296,7 @@ Edge computing, industrial internet of things, single board computer, artificial
287296
</tr>
288297
<tr>
289298
<td><strong>Safety information</strong></td>
290-
<td>Class A </td>
299+
<td>Class A</td>
291300
<td></td>
292301
</tr>
293302
</tbody>

0 commit comments

Comments
 (0)