We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 55b0acf + 72918f8 commit f4fe7ceCopy full SHA for f4fe7ce
build_platform.py
@@ -67,7 +67,8 @@
67
"http://arduino.esp8266.com/stable/package_esp8266com_index.json,"
68
"https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_dev_index.json,"
69
"https://sandeepmistry.github.io/arduino-nRF5/package_nRF5_boards_index.json,"
70
- "https://github.com/earlephilhower/arduino-pico/releases/download/global/package_rp2040_index.json"
+ "https://github.com/earlephilhower/arduino-pico/releases/download/global/package_rp2040_index.json,"
71
+ "http://drazzy.com/package_drazzy.com_index.json"
72
)
73
74
# global exit code
0 commit comments