Conversation
|
does this only work with telosb? (telosb is set as default) did not compile: full log: |
|
Yes, the openwsn port is TelosB only for now. |
|
that's what project dependencies are for. |
|
See |
|
updated with changes addressing @LudwigOrtmann comment in PR des-testbed/RIOT-projects#91 |
|
Does not build here because of re-applied patches: |
|
updated addressing @OlegHahm 's comment There still is an issue when building with the |
|
wget has options to resume partial downloads and to not download files that are already there. I don't know if curl has those. |
|
Still don't get it compiled. The "no such file or directory" messages remain. Patches are ignored, but make process ends with |
|
updated addressing comments of @LudwigOrtmann #508 (comment) and @OlegHahm #508 (comment) |
|
ACK |
support openwsn as a pkg
As mentioned in Monday's meeting this PR adds support to build the openwsn stack as an external module.
Test is in PR des-testbed/RIOT-projects#91