Skip to content
Commit 8528e458 authored by Peter Bigot's avatar Peter Bigot Committed by Anas Nashif
Browse files

lib: cbprintf: add libc f/printf substitutes



This allows applications that may not use minimal libc avoid the cost
of a second printf-like formatting infrastructure by using printfcb()
instead of printf() for output.  It also helps make sure that the
formatting support (e.g. floats) is consistent between user-directed
output and the logging infrastructure.

Signed-off-by: default avatarPeter Bigot <peter.bigot@nordicsemi.no>
parent 3e863155
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment