arduino-cli
arduino-cli copied to clipboard
Arduino command line tool
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
## Please check if the PR fulfills these requirements See [how to contribute](https://arduino.github.io/arduino-cli/latest/CONTRIBUTING/) - [X] The PR has no duplicates (please search among the [Pull Requests](https://github.com/arduino/arduino-cli/pulls) before creating one) -...
### Describe the problem Since the latest release I can't install through the script. It originally started happening in our CI and I tested locally to make sure it is...
Bumps [github.com/gofrs/uuid/v5](https://github.com/gofrs/uuid) from 5.2.0 to 5.3.0. Release notes Sourced from github.com/gofrs/uuid/v5's releases. v5.3.0 Summary In this release, we updated the package to participate in OpenSSF Scorecard and tuned several development...
## Please check if the PR fulfills these requirements See [how to contribute](https://arduino.github.io/arduino-cli/latest/CONTRIBUTING/) - [X] The PR has no duplicates (please search among the [Pull Requests](https://github.com/arduino/arduino-cli/pulls) before creating one) -...
### Describe the problem An Arduino IDE editor tab can be in one of two states: - **Saved**: the contents of the file on disk matches the content in the...
### Describe the request It would be really cool to add something like `arduino-cli monitor -p /dev/ttyACM0 --reconnect` to allow the monitor to automatically reconnect if the board gets disconnected...
### Describe the problem Per [the documentation](https://arduino.github.io/arduino-cli/1.0/configuration/) the config key `build_cache.path` (or environment `$ARDUINO_BUILD_CACHE_PATH`, etc) should cause temp files to go in the designated directory instead of `$TMP/arduino` which is...
### Describe the problem Trying to burn bootloader to atmega32u4; but fails because trying to kill process discovery = rp2040. when I remove that board type, It functions perfectly. ###...
## Please check if the PR fulfills these requirements See [how to contribute](https://arduino.github.io/arduino-cli/latest/CONTRIBUTING/) - [ ] The PR has no duplicates (please search among the [Pull Requests](https://github.com/arduino/arduino-cli/pulls) before creating one)...