spivakdm
spivakdm
I have the same issue with running arduino-cli in docker container on raspberry pi 4. Arduino-cli ver. 0.32.2 arduino-cli board list works fine for me, but trying to access serial...
Hi @cmaglie , I get this error when executing command ``` root@04de19a5362a:/app# ldd /root/.arduino15/packages/builtin/tools/serial-monitor/0.13.0/serial-monitor not a dynamic executable ``` And when I try to run it directly, I get an...
Returns the same error, although file is there. ``` /root/.arduino15/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++: No such file or directory ``` I have also tried running it on Raspberry pi outside of the container. And...