zephyr/tests/unit/cbprintf
Peter Bigot a9e2b10a86 lib: cbprintf: ignore l length modifier on float values
%lf is specified to be the same as %f, and should not be marked as
 invalid.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-11-17 17:49:22 -05:00
..
CMakeLists.txt
main.c lib: cbprintf: ignore l length modifier on float values 2020-11-17 17:49:22 -05:00
testcase.yaml