Skip to content

Add ARM build platform (v6/v7) to the supported platforms #191

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

Closed
marty-buly opened this issue Nov 27, 2017 · 2 comments
Closed

Add ARM build platform (v6/v7) to the supported platforms #191

marty-buly opened this issue Nov 27, 2017 · 2 comments

Comments

@marty-buly
Copy link

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...)

@facchinm
Copy link
Member

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.

@marty-buly
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants