mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
8 lines
346 B
Markdown
8 lines
346 B
Markdown
# 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```. |