arduino-cli icon indicating copy to clipboard operation
arduino-cli copied to clipboard

Arduino command line tool

Results 300 arduino-cli issues
Sort by recently updated
recently updated
newest added
trafficstars

Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

type: enhancement
topic: infrastructure

## 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) -...

type: enhancement
topic: CLI
topic: gRPC

### 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...

topic: infrastructure
type: imperfection

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...

topic: infrastructure

## 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) -...

type: enhancement
topic: code

### 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...

topic: code
type: imperfection
topic: build-process

### 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...

type: enhancement
topic: code

### 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...

topic: code
type: imperfection

### 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. ###...

type: imperfection

## 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)...

type: enhancement
topic: infrastructure