简体   繁体   English

OpenThread是否具有NXP KW2x支持?

[英]Does OpenThread have NXP KW2x support?

The OpenThread press release OpenThread新闻稿

has verbage that says "OpenThread can run on Thread-capable radios and corresponding development kits from silicon providers like NXP Semiconductors and Silicon Labs." 有句谚语说:“ OpenThread可以在具有线程功能的无线电和恩智浦半导体和Silicon Labs等硅供应商的相应开发套件上运行。”

Is this the current source and I just need to compile and start, or is this "it could have" support for NXP KW2x hardware if someone implemented a hardware abstraction layer for it? 这是当前资源吗,我只需要编译并启动,或者如果有人为其实现了硬件抽象层,则此“可能具有”对NXP KW2x硬件的支持?

If the latter, is there some docs or class that would be a starting point on how to add that to OpenThread? 如果是后者,是否有一些文档或类将作为如何将其添加到OpenThread的起点?

The latter. 后者。 You need to implement functionality as specified in the platform API headers (x). 您需要实现平台 API标头(x)中指定的功能。 You can find example code for posix and cc2538 platforms here . 您可以在此处找到posix和cc2538平台的示例代码。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM