arduino-cli
arduino-cli copied to clipboard
Arduino command line tool
**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...
**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...
### Describe the problem Machine-readable formatting produces text output. ### To reproduce ``` $ arduino-cli core update-index --format yaml Downloading index: package_index.tar.bz2 downloaded Downloading index: package_esp8266com_index.json downloaded $ ``` ###...
**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...
**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...
### Describe the problem The sketch is uploaded to the wrong board on dieffrent port then specifyed ### To reproduce I have 2 simulare boards the first on port /dev/ttyACM1...
### Describe the problem Arduino-cli version 0.27.1 and previous versions. Have both Arduino core and a custom SAMD based core installed. Arduino core has arduino/tools/arm-none-eabi-gcc/4.8.3-2014q1/bin/arm-none-eabi-gcc and the SAMD based core...
**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...
### Describe the request The current library manager code. appears to want to update libraries which it did not install and/or which has been superseded by a git clone setup....
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action