File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 6363CHECK = u'\N{check mark} '
6464
6565BSP_URLS = (
66- "https://adafruit.github.io/arduino-board-index/package_adafruit_index.json, "
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, "
71- " http://drazzy.com/package_drazzy.com_index.json"
66+ "https://adafruit.github.io/arduino-board-index/package_adafruit_index.json"
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"
71+ #", http://drazzy.com/package_drazzy.com_index.json"
7272)
7373
7474# global exit code
You can’t perform that action at this time.
0 commit comments