Skip to content

Commit 897c2f4

Browse files
authored
Portenta H7 datasheet: fix cell span [TC-321] #312 (#472)
* Fix rowspan * Update changelog
1 parent a270ec6 commit 897c2f4

File tree

1 file changed

+5
-5
lines changed
  • content/hardware/04.pro/boards/portenta-h7/datasheets

1 file changed

+5
-5
lines changed

content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ Laboratory equipment, Computer vision
399399
<td rowspan="8" style="vertical-align: top;">SE050C2 Secure element</td>
400400
<td>Ready-to-use IoT secure element solution</td>
401401
<td></td>
402-
<td><p style="text-align: right">H7 full</p></td>
402+
<td rowspan="8" ><p style="text-align: right">H7 full</p></td>
403403
</tr>
404404
<tr>
405405
<td>Securely storing and provisioning credentials and performing cryptographic operations</td>
@@ -797,7 +797,7 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia
797797

798798
## Revision History
799799

800-
| Date | **Revision** | **Changes** |
801-
| ---------- | ------------ | ------------- |
802-
| 27/12/2021 | 1 | First Release |
803-
800+
| Date | **Revision** | **Changes** |
801+
| ---------- | ------------ | ---------------------------------- |
802+
| 27/12/2021 | 1 | First Release |
803+
| 18/08/2022 | 2 | Add Secure Element specs (SE050C2) |

0 commit comments

Comments
 (0)