Skip to content

Commit 82a7bfe

Browse files
authored
Fix: envie_m4 is no longer a valid FQBN. (#34)
1 parent af1530c commit 82a7bfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
platforms: |
5656
- name: arduino:samd
5757
softwareserial: false
58-
- fqbn: arduino:mbed_portenta:envie_m4
58+
- fqbn: arduino:mbed_portenta:envie_m7:target_core=cm4
5959
platforms: |
6060
- name: arduino:mbed_portenta
6161
softwareserial: false

0 commit comments

Comments
 (0)