zephyr/lib
Daniel Leung aff6e8b2f7 lib: os: cbprint: enable tagged arguments for packaging
This adds some bits to support tagged arguments to be used for
packaging. If enabled, the packaging function no longer looks at
the format strings to determine the types of arguments, but
instead, each argument is tagged with a type by preceding it
with another argument as type (integer). This allows the format
strings to be removed from the final binary to conserve space.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2022-06-08 00:15:55 +09:00
..
libc libc: sqrtf: Remove dead assignment 2022-06-05 14:49:31 +02:00
open-amp lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
os lib: os: cbprint: enable tagged arguments for packaging 2022-06-08 00:15:55 +09:00
posix lib/posix/fs: fix end-of-dir in readdir 2022-05-13 11:10:04 -07:00
smf lib: smf: fix include 2022-05-25 11:14:18 +09:00
util lib: getopt: rework and extend getopt library 2022-01-06 21:26:59 +01:00
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