mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
added a README with compatibility information
This commit is contained in:
parent
5c8838ce3f
commit
923b6c09af
8
pkg/openwsn/README.md
Normal file
8
pkg/openwsn/README.md
Normal file
@ -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```.
|
Loading…
Reference in New Issue
Block a user