-
### 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…
-
## Bug Report
### Current behavior
The `--config-file` global command line option currently only defines the directory containing the configuration file. It does not allow configuring the specif…
-
### Is your feature related to a problem? Please describe.
I'm always frustrated when...
I try to install a package, such as:
```bash
pacstall -I arduino-cli
```
and the installation fails, be…
-
### Describe the request
🙂 It will be easier for sketch developers to share a sketch as a package that includes library dependencies, avoiding the need for each user to install the library dependenci…
-
### Describe the request
In a project I am currently using different "kind" of libraries.
1. Versioned libraries available in via Arduino Library Manager
2. Non-versioned libraries available via t…
-
### Describe the problem
Arduino CLI silently ignores some of my package index files. The package indexes in question are "git head" index files that let the user install the current main branch of…
-
### Describe the request
We need some more exhaustive documentation about the "interface" that a core or variant should expose.
In particular:
- All of the required keys in `platform.txt`, `boards.…
-
### Describe the request
Establish two sets of standard "extra flags" build properties:
- one set for use by platform developer
- one set for use by the user
These should be clearly document…
-
I think I have figured out how to use `arduino-cli` with `SSTuino II` safely. See more at my [TiddlyWiki](https://mycelium.tiddlyhost.com/#arduino-cli).
The most important thing to take note of is …
-
### Describe the problem
I'm trying to get the Arduino LS integrated into neovim but I'm out of answers. I'm using Mason to manage the servers, and tried to fix the version as and patched with go as …