Skip to content

Commit 8c3aebe

Browse files
authored
Fix: envie_m4 is no longer a valid FQBN. (#31)
1 parent 76729bb commit 8c3aebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/compile-examples.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- examples/Setting Up Portenta H7 For Arduino/Blink
4848
- examples/Vision Shield to SD Card bmp/visionShieldBitmap
4949
50-
- fqbn: arduino:mbed_portenta:envie_m4
50+
- fqbn: arduino:mbed_portenta:envie_m7:target_core=cm4
5151
sketch-paths: |
5252
- examples/Dual Core Processing/BlinkGreenLed_M4
5353

0 commit comments

Comments
 (0)