File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -35,14 +35,17 @@ jobs:
3535 platforms : |
3636 - name: arduino:samd
3737 artifact-name-suffix : arduino-samd-mkrwifi1010
38+ type : nina
3839 - fqbn : arduino:samd:nano_33_iot
3940 platforms : |
4041 - name: arduino:samd
4142 artifact-name-suffix : arduino-samd-nano_33_iot
43+ type : nina
4244 - fqbn : arduino:megaavr:uno2018:mode=on
4345 platforms : |
4446 - name: arduino:megaavr
4547 artifact-name-suffix : arduino-megaavr-uno2018
48+ type : nina
4649 - fqbn : arduino:mbed_nano:nano33ble
4750 platforms : |
4851 - name: arduino:mbed_nano
@@ -51,11 +54,18 @@ jobs:
5154 platforms : |
5255 - name: arduino:mbed_nano
5356 artifact-name-suffix : arduino-mbed_nano-nanorp2040connect
57+ type : nina
5458 - fqbn : arduino:renesas_uno:unor4wifi
5559 platforms : |
5660 - name: arduino:renesas_uno
5761 artifact-name-suffix : arduino-renesas_uno-unor4wifi
5862
63+ include :
64+ - board :
65+ type : nina
66+ libraries : |
67+ - name: WiFiNINA
68+
5969 steps :
6070 - name : Checkout repository
6171 uses : actions/checkout@v4
You can’t perform that action at this time.
0 commit comments