Skip to content

Commit ad35618

Browse files
authored
CI: Add Arduino Giga as CI build target.
1 parent 761ee79 commit ad35618

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

+3
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@ jobs:
5959
platforms: |
6060
- name: arduino:mbed_nicla
6161
libraries: ""
62+
- fqbn: arduino:mbed_giga:giga
63+
platforms: |
64+
- name: arduino:mbed_giga
6265
- fqbn: esp8266:esp8266:huzzah
6366
platforms: |
6467
- name: esp8266:esp8266

0 commit comments

Comments
 (0)