Skip to content

Conversation

AlfTetzlaff
Copy link

I removed the requirement for user libraries to provide a library.properties file, which caused quite a headache for me, because I wondered why my own written libraries were never found.

One could further alter the provided solution in order to allow for separate /include and /src subfolders, which is also a common file structure.

@sudar
Copy link
Owner

sudar commented Sep 3, 2020

@AlfTetzlaff Thanks for the PR.

@sej7278 I like the idea of using different directories for the user code and libraries. But I am not sure if it will break any of our existing assumptions. What are your thoughts on this?

@sej7278
Copy link
Collaborator

sej7278 commented Sep 3, 2020

i don't think this will break things and the missing library.properties thing has bitten me recently for my own libs 👍

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.

3 participants