-
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 <Zephyr>/lib/os/Kconfig:49
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/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.)