We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8afff8c commit 60cf53fCopy full SHA for 60cf53f
.github/workflows/compile-examples.yml
@@ -44,8 +44,6 @@ jobs:
44
type: nina
45
- fqbn: arduino:samd:nano_33_iot
46
47
- #- fqbn: arduino:megaavr:uno2018
48
- # type: megaavr
49
- fqbn: arduino:samd:mkrwan1300
50
type: wan
51
- fqbn: arduino:samd:mkrgsm1400
@@ -95,21 +93,6 @@ jobs:
95
93
sketch-paths: |
96
94
- examples/utility/Provisioning
97
- examples/utility/SelfProvisioning
98
- # Uno WiFi Rev2
99
- #- board:
100
101
- # platforms: |
102
- # - name: arduino:megaavr
103
- # libraries: |
104
- # - name: ArduinoECCX08
105
- # - name: Arduino_AVRSTL
106
- # - name: WiFiNINA
107
- # - name: Arduino_JSON
108
- # - name: ArduinoBearSSL
109
- # sketch-paths: |
110
- # - examples/utility/Provisioning
111
- # - examples/utility/SelfProvisioning
112
- # LoRaWAN boards
113
- board:
114
115
platforms: |
0 commit comments