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

Bumps [geekyeggo/delete-artifact](https://github.com/geekyeggo/delete-artifact) from 2 to 5. Release notes Sourced from geekyeggo/delete-artifact's releases. v5.0.0 Switch to @​actions/artifact, removing the need for a token parameter (Sebastian Weigand) #24 v4.1.0 Add default token....

topic: infrastructure

**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: code
topic: CLI

### Describe the problem compilation of a sketch for esp32c3 boards gives the following error: `Error during build: fork/exec /home/pi/.arduino15/packages/esp32/tools/riscv32-esp-elf-gcc/esp-2021r2-patch5-8.4.0/bin/riscv32-esp-elf-g++: no such file or directory` ### To reproduce On a...

type: imperfection

### Describe the request Please let the sketch profile file store the preferred `port` (address) and (port) `protocol` per profile. Assuming [this](https://arduino.github.io/arduino-cli/latest/sketch-project-file/#build-profiles) format: ```yaml profiles: : notes: fqbn: platforms: -...

type: enhancement
topic: code

### Describe the request Create a new config `build_cache.core.extra_paths` that contains paths of other precompiled cores. During the compilation phase the `arduino-cli` will look for precompiled cores present in the...

type: enhancement
topic: code

I run install.sh on freshly installed Ubuntu so did not have curl installed as most people do, so it fallback to wget, but there was a bug in getFile(). Here...

status: on hold
topic: infrastructure
type: imperfection

### Describe the problem (I found this issue discussed various places, but no specific open bug for the problem? I would be delighted to get a pointer if I missed...

topic: code
type: imperfection

## 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
topic: build-process

Bumps [github.com/ProtonMail/go-crypto](https://github.com/ProtonMail/go-crypto) from 1.1.0-alpha.0 to 1.1.0-alpha.3-proton. Release notes Sourced from github.com/ProtonMail/go-crypto's releases. v1.1.0-alpha.3-proton This pre-release is v1.1.0-alpha.3 with support for symmetric keys and automatic forwarding, both of which are not...

topic: infrastructure

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