Skip to content

Commit 7b2bbfe

Browse files
authored
Fix: envie_m4 is no longer a valid FQBN. (#18)
1 parent 97781a2 commit 7b2bbfe

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
@@ -59,7 +59,7 @@ jobs:
5959
- fqbn: arduino:samd:mkrvidor4000
6060
platforms: |
6161
- name: arduino:samd
62-
- fqbn: arduino:mbed_portenta:envie_m4
62+
- fqbn: arduino:mbed_portenta:envie_m7:target_core=cm4
6363
platforms: |
6464
- name: arduino:mbed_portenta
6565
- fqbn: arduino:mbed_portenta:envie_m7

0 commit comments

Comments
 (0)