-
CONFIG_BASE64
¶
Enable base64 encoding and decoding
Type: bool
Help¶
Enable base64 encoding and decoding functionality
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At <Zephyr>/lib/os/Kconfig:19
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/lib/Kconfig:10
Menu path: (Top) → Additional libraries → OS Support Library
config BASE64
bool "Enable base64 encoding and decoding"
help
Enable base64 encoding and decoding functionality
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)