arduino-cli
arduino-cli copied to clipboard
Arduino command line tool
(This is less important than https://github.com/arduino/arduino-cli/issues/2602, and certainly less important than https://github.com/arduino/tooling-rfcs/issues/9, if you're prioritizing.) ### Describe the request For `arduino-cli compile`, the `--build-property` flag is an escape hatch for...
### Describe the request The [pluggable discovery specification](https://arduino.github.io/arduino-cli/0.35/pluggable-discovery-specification/) and [platform specification](https://arduino.github.io/arduino-cli/0.34/platform-specification/#board-vidpid) describe how board definitions can give a board's USB VID and PID, or more generally identifiers. This note is...
### Describe the request It would be nice if `sketch.yaml` let one specify the default `baudrate` for `arduino-cli monitor`, as 9600 baud is v...e...r...y...s...l...o...w... and typing `-c baudrate=115200` gets old....
## 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 [github.com/leonelquinteros/gotext](https://github.com/leonelquinteros/gotext) from 1.4.0 to 1.6.1. Release notes Sourced from github.com/leonelquinteros/gotext's releases. v1.6.1 Full Changelog: https://github.com/leonelquinteros/gotext/compare/v1.6.0...v1.6.1 v1.6.0 What's Changed Allow locale to use a fs.FS by @kobergj in leonelquinteros/gotext#68 Runtime...
### Describe the problem When I have two Arduino Nano ESP32's attached to my Mac, I am unable to upload via `arduino-cli upload`. The `dfu-util` cannot figure out which device...
### Describe the problem The library index file in the folder ..\\AppData\Local\Arduino15\ is enormous and over 35 Mb large. I was looking why at a start up of the IDE...
## 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) -...
### Describe the problem I am using Windows 10, and my user name is in Cyrillic letters.  Every library gets recompiled every time I press "Compile button" even if...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.65.0 to 1.66.0. Release notes Sourced from google.golang.org/grpc's releases. Release 1.66.0 New Features metadata: stabilize ValueFromIncomingContext (#7368) Special Thanks: @KarthikReddyPuli client: stabilize the WaitForStateChange and GetState methods,...