loathingKernel / ariadne-bootloader

A little less unfinished TFTP bootloader for Arduino Ethernet or Arduino with Ethernet Shield
45 stars 18 forks source link

Ariadne installation via Arduino Boards Manager #3

Open loathingKernel opened 8 years ago

loathingKernel commented 8 years ago

From @per1234 on May 8, 2015 1:59

I have created a working implementation of installation of Ariadne to the Arduino IDE via Boards Manager. The URL is:

https://per1234.github.io/Ariadne-Bootloader/package_codebendercc_ariadne-bootloader_index.json

This can be added to Arduino IDE 1.6.4 in File > Preferences > Additional Boards Manager URLs. Then Ariadne Bootloader will appear as one of the options for installation under Tools > Board > Boards Manager...

I would like to create a pull request to add this capability to Ariadne but first I need the installation file to be available. The most common way of doing this seems to be a Github release. My installation file is here: https://github.com/per1234/Ariadne-Bootloader/releases/download/v1.0.0/ariadne.zip You can download mine to use or create your own. If you create your own notice that the folder structure has to be changed slightly.

For examples of how others have set this up see: https://github.com/arduino/Arduino/wiki/Unofficial-list-of-3rd-party-boards-support-urls

Thanks, Per

Copied from original issue: codebendercc/Ariadne-Bootloader#20

loathingKernel commented 8 years ago

thank you for doing this. Right now i do not have access to my computer nor i have stable access to the internet (i am writing this on a nokia c-5) and i will not do so for at least 2 months. I think you should use your own repo for now until i am able to act accordingly.

loathingKernel commented 8 years ago

From @per1234 on May 8, 2015 3:33

Ok, I will do that. Let me know whenever you want to continue. Until then the URL listed above will be the one people can use for installation via Boards Manager. Thanks for your work on this project! I use it almost daily.

loathingKernel commented 8 years ago

From @q2dg on August 26, 2015 23:15

Hello. Any news about it? It should be fantastic if it goes forward. Thanks

loathingKernel commented 8 years ago

From @q2dg on October 21, 2015 14:38

Please...

loathingKernel commented 8 years ago

From @per1234 on October 21, 2015 15:5

@q2dg I agree it would be great to see Boards Manager install added to this repository but in the meantime you can always use the URL shown in my first comment.

loathingKernel commented 8 years ago

I will have time from now on to merge any pull requests. @per1234, If you have some time later this week, send me a quick email explaining your changes to help me navigate through your changes/branches faster. It would be a great deal of help.

loathingKernel commented 8 years ago

From @per1234 on October 26, 2015 11:11

Welcome back! I will put together some information on making this happen and send you an email soon. Per