Skip to content

Commit b840487

Browse files
authored
CI: Add Portenta X8 (H7) as CI build target. (#38)
1 parent 3f91be0 commit b840487

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/compile-examples.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ jobs:
3636
- fqbn: arduino:mbed_portenta:envie_m7
3737
platforms: |
3838
- name: arduino:mbed_portenta
39+
- fqbn: arduino:mbed_portenta:portenta_x8
40+
platforms: |
41+
- name: arduino:mbed_portenta
3942
4043
steps:
4144
- name: Checkout repository

0 commit comments

Comments
 (0)