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

test application for OpenWSN on RIOT #103

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

thomaseichinger
Copy link

accompanying test application to build OpenWSN on RIOT

@@ -0,0 +1,6 @@
#include "openwsn.h"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

License missing. :)

@thomaseichinger
Copy link
Author

updated addressing @Kijewski's comments

@LudwigKnuepfer
Copy link
Contributor

Labels missing ;)


USEPKG += openwsn

export INCLUDES += -I${RIOTBASE}/drivers/include/ \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

-I${RIOTBASE}/drivers/include/ is already in the default includes.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, it does not build if I dismiss this include...

@OlegHahm
Copy link
Member

Just for clarification: Contribution rules do not apply here, merge at will.

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.

4 participants