Skip to content
Commit fc7b1429 authored by Robert Lubos's avatar Robert Lubos Committed by Kumar Gala
Browse files

net: openthread: Use newlib in samples



OpenThread throws a warning when minimal libc is used, as some of its
new files use stdlib functions not available in the minimal
implementation. It's not critical failure, as those new functions are
not linked anyway in default configuration, but the warnings do not
look well. Therefore, use newlib by default in the sample to prevent
warnings.

Signed-off-by: default avatarRobert Lubos <robert.lubos@nordicsemi.no>
parent 3fa97df4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment