From f2a0f366b71d3ea83728839802f3a7aab21ab0af Mon Sep 17 00:00:00 2001
From: marqdevx
Date: Wed, 17 Aug 2022 18:51:40 +0200
Subject: [PATCH 1/2] Fix rowspan
---
.../hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md b/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md
index 55d20059dd..93f0454b8c 100644
--- a/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md
+++ b/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md
@@ -399,7 +399,7 @@ Laboratory equipment, Computer vision
SE050C2 Secure element |
Ready-to-use IoT secure element solution |
|
- H7 full |
+ H7 full |
Securely storing and provisioning credentials and performing cryptographic operations |
From 62aa115abe5d5fa2548adf79d3836daf5cd90a91 Mon Sep 17 00:00:00 2001
From: marqdevx
Date: Thu, 18 Aug 2022 14:09:23 +0200
Subject: [PATCH 2/2] Update changelog
---
.../04.pro/boards/portenta-h7/datasheets/datasheet.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md b/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md
index 93f0454b8c..fc47b6d6fe 100644
--- a/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md
+++ b/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md
@@ -797,7 +797,7 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia
## Revision History
-| Date | **Revision** | **Changes** |
-| ---------- | ------------ | ------------- |
-| 27/12/2021 | 1 | First Release |
-
+| Date | **Revision** | **Changes** |
+| ---------- | ------------ | ---------------------------------- |
+| 27/12/2021 | 1 | First Release |
+| 18/08/2022 | 2 | Add Secure Element specs (SE050C2) |