File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 3737 {"fqbn": "arduino:samd:mkr1000", "type": "mkr1000"},
3838 {"fqbn": "arduino:samd:mkrwifi1010", "type": "nina"},
3939 {"fqbn": "arduino:samd:nano_33_iot", "type": "nina"},
40+ {"fqbn": "arduino:megaavr:uno2018", "type": "megaavr"},
4041 {"fqbn": "arduino:samd:mkrwan1300", "type": "wan"},
4142 {"fqbn": "arduino:samd:mkrgsm1400", "type": "gsm"},
4243 {"fqbn": "arduino:samd:mkrnb1500", "type": "nb"},
7172 - name: Arduino_JSON
7273 - name: ArduinoBearSSL
7374 sketch-paths : ' "examples/utility/Provisioning" "examples/utility/SelfProvisioning"'
75+ # Uno WiFi Rev2
76+ - board :
77+ type : " megaavr"
78+ platforms : |
79+ - name: arduino:megaavr
80+ libraries : |
81+ - name: ArduinoECCX08
82+ - name: ArduinoSTL
83+ - name: WiFiNINA
84+ - name: Arduino_JSON
85+ - name: ArduinoBearSSL
86+ sketch-paths : ' "examples/utility/Provisioning" "examples/utility/SelfProvisioning"'
7487 # LoRaWAN boards
7588 - board :
7689 type : " wan"
You can’t perform that action at this time.
0 commit comments