File tree Expand file tree Collapse file tree 3 files changed +1
-5
lines changed
configs/testdata/navigate Expand file tree Collapse file tree 3 files changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -3,5 +3,4 @@ sketchbook_path: /tmp
3
3
arduino_data : $HOME/.arduino15
4
4
board_manager :
5
5
additional_urls :
6
- - https://downloads.arduino.cc/packages/package_index.json
7
6
- https://downloads.arduino.cc/package_index_mraa.json
Original file line number Diff line number Diff line change @@ -3,5 +3,4 @@ sketchbook_path: $HOME/Arduino
3
3
arduino_data : $HOME/.arduino15
4
4
board_manager :
5
5
additional_urls :
6
- - https://downloads.arduino.cc/packages/package_index.json
7
6
- https://downloads.arduino.cc/package_index_mraa.json
Original file line number Diff line number Diff line change 1
1
proxy_type : auto
2
2
sketchbook_path : $HOME/Arduino
3
3
arduino_data : $HOME/.arduino15
4
- board_manager :
5
- additional_urls :
6
- - https://downloads.arduino.cc/packages/package_index.json
4
+ board_manager : {}
You can’t perform that action at this time.
0 commit comments