Zephyr API Documentation
3.0.0
A Scalable Open Source RTOS
|
|
3.0.0 |
Macros | |
#define | CBPRINTF_MUST_RUNTIME_PACKAGE_CONST_CHAR BIT(0) |
Consider constant string pointers as pointing to fixed strings. More... | |
#define CBPRINTF_MUST_RUNTIME_PACKAGE_CONST_CHAR BIT(0) |
#include <include/sys/cbprintf.h>
Consider constant string pointers as pointing to fixed strings.
When flag is set then const (w)char pointers arguments in the string does not trigger runtime packaging.