mirror of
https://github.com/okalachev/flix.git
synced 2025-07-27 01:29:33 +00:00
Increase connection timeout for arduino-cli as it prevents some users from downloading the core
This commit is contained in:
parent
5eccb3f0c4
commit
779fa13e80
@ -1,3 +1,5 @@
|
|||||||
board_manager:
|
board_manager:
|
||||||
additional_urls:
|
additional_urls:
|
||||||
- https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
|
- https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
|
||||||
|
network:
|
||||||
|
connection_timeout: 1h
|
||||||
|
Loading…
x
Reference in New Issue
Block a user