zephyr/subsys/net/lib/openthread
Gerard Marull-Paretas 7a0026a5c1 net: lib: openthread: obtain entropy device using DEVICE_DT_GET
The device can be obtained at compile time. Note that now the readiness
is checked on every call, but it's a fast operation anyway.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-03-11 15:27:05 -08:00
..
platform net: lib: openthread: obtain entropy device using DEVICE_DT_GET 2022-03-11 15:27:05 -08:00
CMakeLists.txt