custom config file
This commit is contained in:
6
arduino-cli.yaml
Normal file
6
arduino-cli.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
proxy_type: auto
|
||||
sketchbook_path: /root/Arduino
|
||||
arduino_data: /root/.arduino15
|
||||
board_manager:
|
||||
additional_urls:
|
||||
- http://arduino.esp8266.com/stable/package_esp8266com_index.json
|
Reference in New Issue
Block a user