zephyr/lib
Krzysztof Chruscinski 07322b85c9 lib: os: cbprintf: Add function for converting package
Extend package copying functionality by adding function for converting
a package. Function gets callback+context pair and converted package
is part by part passed to that callback. Contrary to typical sprintf
callback which works on chars, callback works with buffers.

Existing cbprintf_package_copy function is implemented as static
inline and uses new cbprintf_package_convert API.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2022-05-04 18:56:55 -04:00
..
libc libc: newlib: Fix declare a type conflict 2022-04-18 14:42:19 -05:00
open-amp
os lib: os: cbprintf: Add function for converting package 2022-05-04 18:56:55 -04:00
posix
smf
util
CMakeLists.txt
Kconfig