Skip to content

Commit a753ad3

Browse files
committed
Fix: FQPN for Portenta H7/M4 is now selected via parameter.
1 parent d2b58b6 commit a753ad3

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
@@ -34,7 +34,7 @@ jobs:
3434
- fqbn: arduino:mbed_portenta:envie_m7
3535
platforms: |
3636
- name: arduino:mbed_portenta
37-
- fqbn: arduino:mbed_portenta:envie_m4
37+
- fqbn: arduino:mbed:envie_m7:target_core=cm4
3838
platforms: |
3939
- name: arduino:mbed_portenta
4040
- fqbn: arduino:mbed_giga:giga

0 commit comments

Comments
 (0)