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

Made the Sparrow Makefile use MODULES to include source files in build. #29

Merged
merged 1 commit into from
Apr 15, 2017

Conversation

nfi
Copy link
Collaborator

@nfi nfi commented Apr 12, 2017

This allows better control of which files are included in the build and solves a compile issues where the iot-u10 example could not be compiled with LLSEC enabled due to conflict with TSCH security configuration.

…build

whenever possible. This avoids including some source files when they are
not needed.
@jeremy-ang
Copy link
Contributor

Tested. This patch resolves the compilation problems with LLSEC enabled. 👍

@nfi
Copy link
Collaborator Author

nfi commented Apr 15, 2017

Great! Thanks for testing!

@nfi nfi merged commit fb900f2 into sics-iot:master Apr 15, 2017
@nfi nfi deleted the modules branch April 15, 2017 20:01
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.

2 participants