-
### Describe the problem
When trying to compile the following sketch,
```cpp
template
void test(size_t arr[N / 2]) {}
void setup() {}
void loop() {}
```
this error is raised:
```tx…
-
I have the standard configuration of arduino-language-server in neovim.
The line `#include ` gives me a "file not found" error. The same with other libraries. I have generated a `compile_commands.…
-
Hi
I spend most of my computer time in linux.
I have been trying to get ATCWatch to build without needing to flip to windows
I know you are busy on many projects so I went to work on it myself…
-
## Current Behaviour
In Fritzing 0.9.10 (Windows), the upload to Arduino does not work with Arduino IDE 2.x or the recent version of Arduno-cli.
Selecting the Arduino.exe (the IDE), the upload just …
-
This happens for me on Linux when trying to upload an Arduino sketch using arduino-cli. When nativeGetPortsList opens /dev/ttyS0, then closes it, the close syscall hangs for 30 seconds. As soon as t…
-
Compile command: `arduino-cli compile ~/Arduino/libraries/LinkedList/examples/ClassList/ClassList.pde -b arduino:mbed_portenta:envie_m7 --libraries ~/Arduino/libraries/`
Errors:
"
/home/cellula/Ard…
-
I posted this issue in the docker image repo (https://github.com/mozilla-iot/gateway-docker/issues/42), but have since found more info on the problem. The `arduino-cli` that comes pre-packaged in the …
-
### Describe the problem
I finished translating CLI to arabic in transifiex and I began proofreading , however when I changed cli language from .yaml file the text was previewed as LTR text rather th…
-
I receive an error when attempting to install the samd platform:
```
$ arduino-cli core --additional-urls https://raw.githubusercontent.com/Longan-Labs/LONGAN-SAME-TOOLS/master/package_longan_samd…
-
When passing the additionalUrls setting, the board manager can't update and the terminal says:
```
[Starting] Update package index files...
dummy
Invalid argument passed: invalid item dummy
[Er…