Openthread: Modifying of Platform Abstraction Layer APIs

Created on 11 May 2020  路  6Comments  路  Source: openthread/openthread

Hello everybody,

In this link https://openthread.io/guides/porting/implement-platform-abstraction-layer-apis
Random should be replaced by Entropy as Random has been moved from platform abstraction to become an open thread module.

Thanks,

docs

All 6 comments

@testter2 , thanks for pointing this out. We'll work to update the docs. Thanks.

Looks like the Flash one needs to be updated too, I assume we should use /include/openthread/platform/flash.h now?

Looks like the Flash one needs to be updated too, I assume we should use /include/openthread/platform/flash.h now?

I also think so as the current link in the website has the old path for flash.h file before moving it to the platform.

Thanks, I'll get them updated.

This has been fixed.

Was this page helpful?
0 / 5 - 0 ratings