Skip to content

Commit f4fe7ce

Browse files
committed
Merge branch 'refs/heads/master' into importable-build_platform
# Conflicts: # build_platform.py
2 parents 55b0acf + 72918f8 commit f4fe7ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build_platform.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,8 @@
6767
"http://arduino.esp8266.com/stable/package_esp8266com_index.json,"
6868
"https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_dev_index.json,"
6969
"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"
70+
"https://github.com/earlephilhower/arduino-pico/releases/download/global/package_rp2040_index.json,"
71+
"http://drazzy.com/package_drazzy.com_index.json"
7172
)
7273

7374
# global exit code

0 commit comments

Comments
 (0)