Closed
Description
At the moment arduino-cli
installs default tools at first launch
- https://github.com/arduino/arduino-cli/blob/master/commands/bundled_tools_ctags.go
- https://github.com/arduino/arduino-cli/blob/master/commands/bundled_tools_mdns_discovery.go
- https://github.com/arduino/arduino-cli/blob/master/commands/bundled_tools_serial_discovery.go
These should be converted to standalone tools and added to the main package_index.json
to be downloaded at need