Skip to content

Commit e907aa5

Browse files
authored
Merge pull request #188 from arduino/marqdevx/product-pages/compatibilities
Pro Product pages: compatibilities update
2 parents c5a6378 + 0bf643f commit e907aa5

File tree

9 files changed

+99
-13
lines changed

9 files changed

+99
-13
lines changed

content/hardware/04.pro/boards/portenta-h7-lite-connected/compatibility.yml

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,21 @@ software:
55
- web-editor
66
- openmv-ide
77
hardware:
8+
boards:
9+
- nicla-sense-me
810
shields:
911
- portenta-vision-shield
10-
boards:
11-
- portenta-breakout
12+
- portenta-cat-m1-nb-iot-gnss-shield
13+
#- mkr-485-shield
14+
#- mkr-can-shield
15+
#- mkr-env-shield
16+
#- mkr-eth-shield
17+
#- mkr-gps-shield
18+
#- mkr-imu-shield
19+
#- mkr-mem-shield
20+
#- mkr-relay-proto-shield
21+
#- mkr-rgb-shield
22+
#- mkr-sd-proto-shield
23+
#- mkr-therm-shield
24+
carriers:
25+
- portenta-breakout
Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,24 @@
11
software:
22
- arduino-ide
33
- arduino-cli
4-
- iot-cloud
54
- web-editor
65
- openmv-ide
76
hardware:
7+
boards:
8+
- nicla-sense-me
89
shields:
910
- portenta-vision-shield
10-
boards:
11+
- portenta-cat-m1-nb-iot-gnss-shield
12+
#- mkr-485-shield
13+
#- mkr-can-shield
14+
#- mkr-env-shield
15+
#- mkr-eth-shield
16+
#- mkr-gps-shield
17+
#- mkr-imu-shield
18+
#- mkr-mem-shield
19+
#- mkr-relay-proto-shield
20+
#- mkr-rgb-shield
21+
#- mkr-sd-proto-shield
22+
#- mkr-therm-shield
23+
carriers:
1124
- portenta-breakout

content/hardware/04.pro/boards/portenta-h7/compatibility.yml

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,21 @@ software:
55
- web-editor
66
- openmv-ide
77
hardware:
8+
boards:
9+
- nicla-sense-me
810
shields:
911
- portenta-vision-shield
10-
boards:
11-
- portenta-breakout
12+
- portenta-cat-m1-nb-iot-gnss-shield
13+
#- mkr-485-shield
14+
#- mkr-can-shield
15+
#- mkr-env-shield
16+
#- mkr-eth-shield
17+
#- mkr-gps-shield
18+
#- mkr-imu-shield
19+
#- mkr-mem-shield
20+
#- mkr-relay-proto-shield
21+
#- mkr-rgb-shield
22+
#- mkr-sd-proto-shield
23+
#- mkr-therm-shield
24+
carriers:
25+
- portenta-breakout

content/hardware/04.pro/carriers/edge-control/compatibility.yml

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,23 @@ software:
44
- iot-cloud
55
- web-editor
66
hardware:
7+
boards:
8+
- portenta-h7
9+
- portenta-h7-lite
10+
- portenta-h7-lite-connected
11+
- portenta-vision-shield
12+
#- mkr-1000-wifi
13+
#- mkr-fox-1200
14+
- mkr-gsm-1400
15+
#- mkr-nb-1500
16+
#- mkr-vidor-4000
17+
#- mkr-wan-1300
18+
#- mkr-wan-1310
19+
- mkr-wifi-1010
20+
#- mkr-zero
721
shields:
822
- vision-shield-lora
923
- vision-shield-ethernet
10-
boards:
24+
- mkr-env-shield
25+
carriers:
1126
- portenta-breakout

content/hardware/04.pro/carriers/portenta-machine-control/compatibility.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,4 @@ software:
55
- web-editor
66
hardware:
77
boards:
8-
- portenta-h7
9-
8+
- portenta-h7

content/hardware/04.pro/shields/portenta-cat-m1-nb-iot-gnss-shield/compatibility.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ hardware:
66
boards:
77
- portenta-breakout
88
- portenta-h7
9+
- portenta-h7-lite
10+
- portenta-h7-lite-connected

content/hardware/04.pro/shields/portenta-vision-shield/compatibility.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,9 @@ software:
44
- iot-cloud
55
- web-editor
66
- openmv-ide
7-
boards:
8-
- portenta-h7
7+
8+
hardware:
9+
boards:
10+
- portenta-h7
11+
- portenta-h7-lite
12+
- portenta-h7-lite-connected
Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,23 @@
11
software:
22
- arduino-ide
33
- arduino-cli
4-
- web-editor
4+
- web-editor
5+
hardware:
6+
boards:
7+
- portenta-h7
8+
- portenta-h7-lite
9+
- portenta-h7-lite-connected
10+
- portenta-vision-shield
11+
#- mkr-1000-wifi
12+
#- mkr-fox-1200
13+
#- mkr-gsm-1400
14+
#- mkr-nb-1500
15+
#- mkr-vidor-4000
16+
#- mkr-wan-1300
17+
#- mkr-wan-1310
18+
- mkr-wifi-1010
19+
#- mkr-zero
20+
21+
carriers:
22+
- edge-control
23+

content/hardware/05.nicla/boards/nicla-vision/compatibility.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,10 @@ software:
33
- arduino-cli
44
- iot-cloud
55
- web-editor
6-
- openmv-ide
6+
- openmv-ide
7+
8+
hardware:
9+
boards:
10+
- portenta-h7
11+
- portenta-h7-lite
12+
- portenta-h7-lite-connected

0 commit comments

Comments
 (0)