Skip to content
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

Rearrange to a a more typical Arduino library layout. #15

Open
wants to merge 2 commits into
base: gh-pages
Choose a base branch
from

Conversation

blackketter
Copy link

Not sure if this works for you, but with this arrangement the repo can be cloned directly into the Arduino libraries directory and it should be able to find the demos/examples from the IDE.

@reillyeon
Copy link
Collaborator

In general I think this is a good idea but I'm concerned about breaking links by changing the location of the examples (this repo is served as webusb.github.io/arduino by GitHub pages). The best solution may be to split the Arduino library and examples into a master branch and keep the demo pages where they are on this gh-pages branch.

@jpliew
Copy link
Contributor

jpliew commented Mar 22, 2018

I would like to vote to split them, possibly two different repos.

@monteslu
Copy link

It looks like this type of change needs to happen to make it into the Adruino library manager: arduino/Arduino#8240

Could you add a master branch and we can PR changes to that?

@reillyeon
Copy link
Collaborator

A master branch has now been created.

@ladyada
Copy link
Contributor

ladyada commented Aug 29, 2019

@per1234 hiya, i know that with tensorflow micro, arduino added the ability to add non-standard-layout libraries - can that be done with this repo as well?

@per1234
Copy link

per1234 commented Aug 31, 2019

@ladyada I wasn't aware of this. By "add", do you mean add to the Arduino Library Manager index? I just searched the Arduino Library Manager index so that I could take a look at that repository but the only result for "tensor" was the Adafruit TFLite Micro Speech library.

@ladyada
Copy link
Contributor

ladyada commented Aug 31, 2019

yeah i dont think its been added yet but i remember pete warden mentioned there was a special way of adding non-standard libraries. i think ill wait till that tensorflow library is added, then i can ask how we can do the 'same' :) so no worries

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

Successfully merging this pull request may close these issues.

6 participants