zephyr/tests/lib/cbprintf_package
Krzysztof Chruscinski 7831bfcce8 lib: os: cbprintf: Add flags to CBPRINTF_MUST_RUNTIME_PACKAGE
Add flags to macro which checks if string must be packaged
using runtime approach.

Added flag CBPRINTF_MUST_RUNTIME_PACKAGE_CONST_CHAR. When flag
is set then const char pointers are considered as pointers to
fixed strings and do not require runtime packaging.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2021-11-29 21:13:56 +01:00
..
src lib: os: cbprintf: Add flags to CBPRINTF_MUST_RUNTIME_PACKAGE 2021-11-29 21:13:56 +01:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
prj.conf tests: lib: cbprintf_package: Enable CONFIG_CBPRINTF_LIBC_SUBSTS 2021-05-07 09:39:08 -05:00
README
testcase.yaml tests: disable logging-related failing tests on qemu_arc_hs6x 2021-08-29 14:24:44 -04:00