Skip to content

Commit 6951948

Browse files
authored
Remove CI build for Portenta H7 / M4 core (#34)
The reason behind this is that the M4 core can not access memory area that's relevant for the Ethernet driver. Put simply, Ethernet does not work from the Portenta H7 / M4 core.
1 parent 2caedd7 commit 6951948

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/compile-examples.yml

-5
Original file line numberDiff line numberDiff line change
@@ -76,11 +76,6 @@ jobs:
7676
- name: arduino:samd
7777
type: ethernet
7878
artifact-name-suffix: arduino-samd-nano_33_iot
79-
- fqbn: arduino:mbed_portenta:envie_m7:target_core=cm4
80-
platforms: |
81-
- name: arduino:mbed_portenta
82-
type: ethernet
83-
artifact-name-suffix: arduino-mbed_portenta-envie_m7-cm4
8479
- fqbn: arduino:mbed_portenta:envie_m7
8580
platforms: |
8681
- name: arduino:mbed_portenta

0 commit comments

Comments
 (0)