zephyr/tests/unit/cbprintf
Peter Bigot d12a99588b lib: cbprintf: remove cbprintf_arglen
This function was designed to support the logging infrastructure's
need to copy values from va_list structures.  It did not meet that
need, since some values need to be changed based on additional data
that is only available when the complete format specification is
examined.  Remove the function as unnecessary.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2021-01-07 14:02:06 +01:00
..
CMakeLists.txt
main.c lib: cbprintf: remove cbprintf_arglen 2021-01-07 14:02:06 +01:00
testcase.yaml tests: cbprintf: sanitize language 2021-01-07 14:02:06 +01:00