Skip to content

Commit 64d42ff

Browse files
committed
gh: fix CI for Portenta H7 (M4 core)
1 parent 568f3a6 commit 64d42ff

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
@@ -54,7 +54,7 @@ jobs:
5454
- libraries/USBMSD/examples/Nano33BLE_FlashMassStorage
5555
- ~/Arduino/libraries/ArduinoBLE
5656
- board:
57-
fqbn: arduino:mbed:envie_m4:target_core=cm4
57+
fqbn: arduino:mbed:envie_m7:target_core=cm4
5858
additional-libraries: |
5959
- name: lvgl
6060
additional-sketch-paths: |

0 commit comments

Comments
 (0)