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 problem I have been experiencing an intermittent issue with the `board list --watch` command while using version 1.1.1 of the CLI on macOS. Occasionally, the command does...

type: imperfection

### Describe the request Can you also add support for a cli wizard? **Something like** Create arduino project ? Project name: blink ? Project template: blink ? Board type: Arduino...

type: enhancement

### Describe the request Can you also add support for live changes on save to automaticly upload the program? Something like https://nodemon.io/ or https://www.npmjs.com/package/tsc-watch ### Describe the current behavior After...

type: enhancement

### Describe the problem The documentation at https://github.com/arduino/arduino-cli/blob/master/docs/package_index_json-specification.md states: >3rd party vendors should use a single PACKAGE_XXXX and >name: the folder used for the installed cores. However when the arduino...

type: imperfection

### Describe the request When I use an older version of the platform, the CLI lists and installs it without any issues. However, it fails with a "bad CPU type...

type: enhancement

### Describe the problem The [upload](https://arduino.github.io/arduino-cli/0.21/commands/arduino-cli_upload/) commands supports a binary file upload with a `-i, --input-file string` argument. Currently, when called with a `.hex` file, it fails because a missing...

type: imperfection

### Describe the problem A platform installed in the sketchbook/user directory under the `hardware` folder should take priority over another platform with matching VENDOR and ARCHITECTURE installed via Board Manager,...

type: imperfection

### Describe the request We need some more exhaustive documentation about the "interface" that a core or variant should expose. In particular: - All of the required keys in `platform.txt`,...

type: enhancement
topic: documentation

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

### Describe the problem Hello, maybe this is not a bug, but I have noticed that the `latest_version` property of the platform property can be an empty string with the...

type: imperfection