arduino-cli
arduino-cli copied to clipboard
Arduino command line tool
The Arduino IDE visually renders the output of `#pragma message` as if it were an _error_. When an Arduino library includes any `#pragma message` output (e.g. just to include version...
## 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) -...
Fixes https://github.com/arduino/ArduinoCore-zephyr/issues/140 ## 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...
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
### Describe the request Add support for specifying manually installed platform dependencies in "[build profiles](https://arduino.github.io/arduino-cli/dev/sketch-project-file/#build-profiles)". ### Describe the current behavior Build profiles allow controlling the boards platform and library dependencies...
## 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) -...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.72.0 to 1.73.0. Release notes Sourced from google.golang.org/grpc's releases. Release 1.73.0 New Features balancer/ringhash: move LB policy from xds/internal to exported path to facilitate use without xds...
### Describe the problem In order to make it easier for beginners to get started with writing Arduino sketches, and for the convenience of all users, Arduino CLI [automatically generates...
## 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)...
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.16.0 to 5.16.2. Release notes Sourced from github.com/go-git/go-git/v5's releases. v5.16.2 What's Changed utils: fix diff so subpaths work for sparse checkouts, fixes 1455 to releases/v5.x by @kane8n...