Skip to content

Commit c04fc70

Browse files
committed
Add Portenta H7 and Nicla Vision boards to compile examples workflow
1 parent f97f49b commit c04fc70

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

+8
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,14 @@ jobs:
5151
- name: arduino:samd
5252
libraries: |
5353
- name: WiFiNINA
54+
- fqbn: arduino:mbed:envie_m7
55+
platforms: |
56+
- name: arduino:mbed
57+
libraries: ""
58+
- fqbn: arduino:mbed_nicla:nicla_vision
59+
platforms: |
60+
- name: arduino:mbed_nicla
61+
libraries: ""
5462
- fqbn: esp8266:esp8266:huzzah
5563
platforms: |
5664
- name: esp8266:esp8266

0 commit comments

Comments
 (0)