File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 4141 {"fqbn": "arduino:samd:mkr1000", "type": "mkr1000"},
4242 {"fqbn": "arduino:samd:mkrwifi1010", "type": "nina"},
4343 {"fqbn": "arduino:samd:nano_33_iot", "type": "nina"},
44+ {"fqbn": "arduino:megaavr:uno2018", "type": "megaavr"},
4445 {"fqbn": "arduino:samd:mkrwan1300", "type": "wan"},
4546 {"fqbn": "arduino:samd:mkrgsm1400", "type": "gsm"},
4647 {"fqbn": "arduino:samd:mkrnb1500", "type": "nb"},
7980 sketch-paths : |
8081 - examples/utility/Provisioning
8182 - examples/utility/SelfProvisioning
83+ # Uno WiFi Rev2
84+ - board :
85+ type : " megaavr"
86+ platforms : |
87+ - name: arduino:megaavr
88+ libraries : |
89+ - name: ArduinoECCX08
90+ - name: Arduino_AVRSTL
91+ - name: WiFiNINA
92+ - name: Arduino_JSON
93+ - name: ArduinoBearSSL
94+ sketch-paths : |
95+ - examples/utility/Provisioning
96+ - examples/utility/SelfProvisioning
8297 # LoRaWAN boards
8398 - board :
8499 type : " wan"
You can’t perform that action at this time.
0 commit comments