Skip to content

Commit 140193d

Browse files
modules: openthread: Synchronize openthread platform with Zephyr
Updated modules/openthread/platform after latest changes in Zephyr. Aligned openthread implementation to the new approach. Signed-off-by: Arkadiusz Balys <[email protected]>
1 parent 42da834 commit 140193d

File tree

3 files changed

+486
-2
lines changed

3 files changed

+486
-2
lines changed

modules/openthread/platform/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ zephyr_library_sources(
77
misc.c
88
platform.c
99
spi.c
10+
openthread.c
1011
)
1112

1213

0 commit comments

Comments
 (0)