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 lib: open-amp: add support for an empty resource table 2022-03-24 10:41:39 +01:00
os lib: os: cbprintf: Add function for converting package 2022-05-04 18:56:55 -04:00
posix lib: posix: support for pthread_attr_setstacksize 2022-04-12 22:02:04 +09:00
smf kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
util
CMakeLists.txt lvgl: move the lvgl glue out of the zephyr tree 2022-02-24 11:51:33 +01:00
Kconfig lvgl: move the lvgl glue out of the zephyr tree 2022-02-24 11:51:33 +01:00