- CONFIG_PRINTK64¶
Enable 64 bit printk conversions (DEPRECATED)
Type: bool
Help¶
Replace with CBPRINTF_FULL_INTEGRAL.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At lib/os/Kconfig:49
Included via Kconfig:8
→ Kconfig.zephyr:33
→ lib/Kconfig:10
Menu path: (Top) → Additional libraries → OS Support Library
config PRINTK64
bool "Enable 64 bit printk conversions (DEPRECATED)"
help
Replace with CBPRINTF_FULL_INTEGRAL.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)