Skip to content

Commit 301cce3

Browse files
authored
Fix: envie_m4 is no longer a valid FQBN. (#30)
1 parent 9b47f3f commit 301cce3

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:mbed_portenta:envie_m7
5050
platforms: |
5151
- name: arduino:mbed_portenta
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_nano:nano33ble

0 commit comments

Comments
 (0)