Skip to content

Commit 9fe7546

Browse files
authored
Fix: envie_m4 is no longer a valid FQBN. (#109)
1 parent d7e096f commit 9fe7546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-examples.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- fqbn: arduino:samd:mkrzero
5050
platforms: |
5151
- name: arduino:samd
52-
- fqbn: arduino:mbed_portenta:envie_m4
52+
- fqbn: arduino:mbed_portenta:envie_m7:target_core=cm4
5353
platforms: |
5454
- name: arduino:mbed_portenta
5555
- fqbn: arduino:mbed_portenta:envie_m7

0 commit comments

Comments
 (0)