Skip to content

Commit d62fc19

Browse files
modules: openthread: Switch to picolib
As requested by Zephyr SDK 1.0.0, picolib must be used. Signed-off-by: Arkadiusz Balys <arkadiusz.balys@nordicsemi.no>
1 parent 9002fe1 commit d62fc19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

subsys/net/openthread/Kconfig.defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ config OPENTHREAD_PING_SENDER
9191
default y
9292

9393
choice LIBC_IMPLEMENTATION
94-
default NEWLIB_LIBC
94+
default PICOLIBC
9595
endchoice
9696

9797
config NEWLIB_LIBC_NANO

0 commit comments

Comments
 (0)