Skip to content

Commit c968389

Browse files
committed
Add GIGA R1 to compile-examples
1 parent afe4af7 commit c968389

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
@@ -40,6 +40,9 @@ jobs:
4040
- fqbn: arduino:megaavr:uno2018
4141
platforms: |
4242
- name: arduino:megaavr
43+
- fqbn: arduino:mbed_giga:giga
44+
platforms: |
45+
- name: arduino:mbed_giga
4346
4447
steps:
4548
- name: Checkout repository

0 commit comments

Comments
 (0)