From 226469fdbfbf56a685e16335670178598d86b80d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Marqu=C3=ADnez=20Ferr=C3=A1ndiz?= Date: Wed, 11 May 2022 18:13:15 +0200 Subject: [PATCH 1/3] H7: add max-carrier compatibility --- content/hardware/04.pro/boards/portenta-h7/compatibility.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/hardware/04.pro/boards/portenta-h7/compatibility.yml b/content/hardware/04.pro/boards/portenta-h7/compatibility.yml index e460715f4b..a00e1979b5 100644 --- a/content/hardware/04.pro/boards/portenta-h7/compatibility.yml +++ b/content/hardware/04.pro/boards/portenta-h7/compatibility.yml @@ -22,4 +22,5 @@ hardware: #- mkr-sd-proto-shield #- mkr-therm-shield carriers: - - portenta-breakout \ No newline at end of file + - portenta-breakout + - portenta-max-carrier \ No newline at end of file From 0f2a06ccf7daf4b1d292913efd78a7a011534906 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Marqu=C3=ADnez=20Ferr=C3=A1ndiz?= Date: Wed, 11 May 2022 18:13:24 +0200 Subject: [PATCH 2/3] X8: Add max carrier compatibility --- content/hardware/04.pro/boards/portenta-x8/compatibility.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/hardware/04.pro/boards/portenta-x8/compatibility.yml b/content/hardware/04.pro/boards/portenta-x8/compatibility.yml index 05dd469bc4..f847af0d05 100644 --- a/content/hardware/04.pro/boards/portenta-x8/compatibility.yml +++ b/content/hardware/04.pro/boards/portenta-x8/compatibility.yml @@ -6,3 +6,5 @@ hardware: - portenta-vision-shield boards: - portenta-breakout + carriers: + - portenta-max-carrier From 3a4dcf401fb958f71e1bd44e9548a306a6b783a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Marqu=C3=ADnez=20Ferr=C3=A1ndiz?= Date: Wed, 11 May 2022 18:14:39 +0200 Subject: [PATCH 3/3] H7 lite and lite connected: Add max carrier compatibility --- .../04.pro/boards/portenta-h7-lite-connected/compatibility.yml | 3 ++- .../hardware/04.pro/boards/portenta-h7-lite/compatibility.yml | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/content/hardware/04.pro/boards/portenta-h7-lite-connected/compatibility.yml b/content/hardware/04.pro/boards/portenta-h7-lite-connected/compatibility.yml index e460715f4b..a00e1979b5 100644 --- a/content/hardware/04.pro/boards/portenta-h7-lite-connected/compatibility.yml +++ b/content/hardware/04.pro/boards/portenta-h7-lite-connected/compatibility.yml @@ -22,4 +22,5 @@ hardware: #- mkr-sd-proto-shield #- mkr-therm-shield carriers: - - portenta-breakout \ No newline at end of file + - portenta-breakout + - portenta-max-carrier \ No newline at end of file diff --git a/content/hardware/04.pro/boards/portenta-h7-lite/compatibility.yml b/content/hardware/04.pro/boards/portenta-h7-lite/compatibility.yml index 90e13780aa..b67f4e1d3a 100644 --- a/content/hardware/04.pro/boards/portenta-h7-lite/compatibility.yml +++ b/content/hardware/04.pro/boards/portenta-h7-lite/compatibility.yml @@ -22,3 +22,4 @@ hardware: #- mkr-therm-shield carriers: - portenta-breakout + - portenta-max-carrier