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

### Describe the request Add support for the user to adjust the programmer definitions of a platform via a `programmers.local.txt` file. 🙂 The user will be able to add programmer...

type: enhancement
topic: code

Bumps [github.com/leonelquinteros/gotext](https://github.com/leonelquinteros/gotext) from 1.7.1 to 1.7.2. Release notes Sourced from github.com/leonelquinteros/gotext's releases. v1.7.2 What's Changed Update README.md by @​leonelquinteros in leonelquinteros/gotext#104 Update README.md by @​leonelquinteros in leonelquinteros/gotext#105 add GetCtxTranslations() to...

topic: infrastructure

### Describe the problem Building with arduino-cli compile makes build cache in build-path directory. e.g.: core libraries sketch includes.cache libraries.cache ... but if any new file (header or cpp or...

topic: code
type: imperfection
topic: build-process

## 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 request Add first set of specific commands to edit the `sketch.yaml` project file using the CLI. 1. `arduino-cli profile init [-m ] [-b ]` 2. `arduino-cli profile...

type: enhancement
topic: code

Bumps [setuptools](https://github.com/pypa/setuptools) from 75.7.0 to 78.1.1. Changelog Sourced from setuptools's changelog. v78.1.1 Bugfixes More fully sanitized the filename in PackageIndex._download. (#4946) v78.1.0 Features Restore access to _get_vc_env with a warning....

topic: infrastructure

### Describe the request I suggest adding the ability to add/remove platform properties (AKA "build properties", "compiler flags") and gui options via the `library.properties` metadata file. #### My case I...

type: enhancement

### Describe the request I think it would be better to remove version number from release binary name and make it a fixed name. The advantage of this is that...

type: enhancement

### Describe the request It would be cool to be able configure Arduino CLI so that it does not run the **mdns-discovery** pluggable discovery tool. ### Describe the current behavior...

type: enhancement

## 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: code
topic: gRPC