diff --git a/pkg/openwsn/README.md b/pkg/openwsn/README.md new file mode 100644 index 0000000000..15ef36f405 --- /dev/null +++ b/pkg/openwsn/README.md @@ -0,0 +1,8 @@ +# Compatibility + +This port of the openwsn stack is compatible with the TelosB board only for now. +The hardware dependency will be reduced in the future and thous running on more +hardware platforms. + +A test can be found in the [projects repository](https://github.com/RIOT-OS/projects/) +named ```test_openwsn_pkg``` with an example ```Makefile```. \ No newline at end of file