Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ad35618

Browse files
authoredMar 27, 2023
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
 

‎.github/workflows/compile-examples.yml

Lines changed: 3 additions & 0 deletions
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)
Please sign in to comment.