-
Hi there, I just found this awesome project, impressing to see these new completions! 👍🏻
I was wondering if I could ask for a new completion, for the `arduino-cli` project. I originally asked for …
-
The newest Arduino CLI 1.x is no longer backwards compatible with the old implementation of our firmware upgrade tool. I will have to look at the changes and reimplement the feature.
-
Hi Forum,
We have the need of using the dual cores of the RP2040. PlatformIO documentation suggested to add
`board_build.core = earlephilhower
`
into the platformio.ini but I faced with the fo…
-
#### Using `arduino-cli` and compiling with c++ compiler flags -O1, -O2 and -O3 appears to silently break the encoder angle reading.
#### Compiling with:
```bash
arduino-cli \
--config-file $PWD…
-
### Describe the request
https://arduino.github.io/arduino-cli/1.1/platform-specification/ describes the platform specification. https://arduino.github.io/arduino-cli/1.1/platform-specification/#hard…
-
### Describe the problem
The documentation at https://github.com/arduino/arduino-cli/blob/master/docs/package_index_json-specification.md states:
>3rd party vendors should use a single PACKAGE_XXXX
…
-
According to the arduino documentation https://arduino.github.io/arduino-cli/1.1/package_index_json-specification/
>name: the folder used for the installed cores. The [vendor folder](https://arduino.…
-
When one tries to perform an OTA update it fails.
When attempting using the Arduino upload command the error message "user input not supported in non interactive mode" is thrown. This appears to be…
-
Often i am unable to start IDE with following error
It is random behaviour.
```
2024-10-28T16:06:29.021Z config ERROR Failed to initialize the CLI configuration. SyntaxError: Unexpected end of JSON…
-
### Describe the problem
[Pluggable discovery](https://arduino.github.io/arduino-cli/dev/pluggable-discovery-specification/) tools supply Arduino CLI with a list of "ports" of connected Arduino boa…