- Notifications
You must be signed in to change notification settings - Fork2
Adjust folders for Arduino library format#1
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
I have not tested this on Arduino. |
@neil-tan I am working on some fixes in the mbed chunklet of it. FYI, we will need to spend some time merging this new structure back into core such that we maintain both TEST structure and both library structures. @sandeepmistry Is there any way we can migrate the arduino example bit out of this lib? |
@mbartling we could certainly, however in my opinion integrated examples are a key feature of a good Arduino Library. They allow people to try out and see a sample of the library easily via the Arduino IDE's Is there a particular reason why you would like to do this? |
No description provided.