Skip to content

Commit 0d1cc6c

Browse files
authored
Fix: envie_m4 is no longer a valid FQBN. (#57)
1 parent c52002f commit 0d1cc6c

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
@@ -71,7 +71,7 @@ jobs:
7171
platforms: |
7272
- name: arduino:samd
7373
type: mkr
74-
- fqbn: arduino:mbed_portenta:envie_m4
74+
- fqbn: arduino:mbed_portenta:envie_m7:target_core=cm4
7575
platforms: |
7676
- name: arduino:mbed_portenta
7777
type: mkr

0 commit comments

Comments
 (0)