You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once provided, one can program Arduino from e.g. Raspberry Pi 3 with just browser. This way RPi users will get most recent version of Arduino "IDE" by default. (Latest supported Arduino IDE is still version 1.0.1 or so...)
The text was updated successfully, but these errors were encountered:
Hi @marty-buly ,
latest supported IDE on RPi is 1.8.5 but the Debian packagers are not providing it in their repos.
About the agent, the main problem in providing an ARM build is that Installbulder (that we use to create the installer) is unable to produce installers for LinuxARM platforms.
If you wish, I can provide a CLI-only build with almost no effort, but you would need to install the certificates (and do everything the installer does) manually.
Hi @facchinm,
I was not aware of the direct download for ARM of Arduino IDE, thxn for pointing out (and apologize for spamming when it is clearly my fault not to discover :)). It will be sufficient for me now. Maybe in the future I can try manual approach you mentioned.
Once provided, one can program Arduino from e.g. Raspberry Pi 3 with just browser. This way RPi users will get most recent version of Arduino "IDE" by default. (Latest supported Arduino IDE is still version 1.0.1 or so...)
The text was updated successfully, but these errors were encountered: