-
-
Notifications
You must be signed in to change notification settings - Fork 403
Arduino uno
cannot upload from raspberry pi 2 model B
#63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Which version of arduino-cli are you using? There is a similar issue here: #62, which was already fixed in today's 0.3.1-alpha.preview release: |
Linux ARM 0.3.1-alpha.preview |
It worked after i just |
Make CI code formatting check support spaces in path
I worked well connecting to my PC with Ubuntu.
And I successfully installed the
auruino-cli
on myraspberry pi 2 model B
.The compile is OK, but when I
arduino-cli upload -p /dev/ttyUSB0 --fqbn arduino:avr:uno MyFirstSketch
,it shows below uncatched error messages...
BTW, it is worked fine with the
arduino+arduino.mk
CLI solutions on this raspberry for years.The text was updated successfully, but these errors were encountered: