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 When compiling a broken sketch, the CLI might dump the error location multiple times to the std err. It is most likely related to how the...

topic: code
type: imperfection
topic: build-process

Hello, please take a look at this small documentation change. Basically I struggled for a while to figure out why the monitor wasn't working, and I had to play with...

type: enhancement
topic: documentation

### Describe the request Implement [the "**Using a default profile**" component](https://github.com/arduino/tooling-rfcs/blob/main/RFCs/0003-build-profiles.md#using-a-default-profile) of [the "**Sketch build profiles and reproducible builds**" RFC](https://github.com/arduino/tooling-rfcs/blob/main/RFCs/0003-build-profiles.md). ### Describe the current behavior The majority of the "**Sketch...

type: enhancement
topic: code

**Please check if the PR fulfills these requirements** - [x] The PR has no duplicates (please search among the [Pull Requests](https://github.com/arduino/arduino-cli/pulls) before creating one) - [x] The PR follows [our...

type: enhancement
topic: documentation

There is a one second delay after finding the new port (after the touch_1200 reset). The comment says it is needed for OS X. On Linux, I find that 95%...

status: waiting for information
topic: code
type: imperfection

## Bug Report ### Current behavior Some output is not printed in the format specified by the user when they use the new `jsonmini` or `yaml` options (https://github.com/arduino/arduino-cli/pull/1586, https://github.com/arduino/arduino-cli/pull/1600) with...

topic: code
type: imperfection

## Bug Report Sometimes you want to download a library which is not available through the Library Manager or is in development (not released/tagged). The workflow would be to keep...

type: imperfection
criticality: medium

## Bug Report ### Current behavior `arduino-cli board list` gives me: ``` Error detecting boards: Error starting board discoveries: [starting discovery builtin:serial-discovery: calling START: timeout waiting for message from builtin:serial-discovery]...

topic: code
type: imperfection

## Bug Report ### Current behavior C:\Program Files (x86)\Multi\arduino\arduino-cli.exe" upload -i "C:\Program Files (x86)\Multi\arduino\sketch\extra\Blink-red.ino.hex You can run arduino-cli with this command from any user on system, but you can't successfully...

os: windows
priority: low
topic: code
type: imperfection
criticality: low

Arduino CLI embeds some legacy code which should be factored out and/or cleaned up. - provide an initial assessment of the components to delete - delete and run tests to...

type: enhancement
topic: code
criticality: medium