-
CONFIG_CBOR_FLOATING_POINT
¶
Floating point support
Type: bool
Help¶
This option enables floating point support.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At <Zephyr>/modules/Kconfig.tinycbor:27
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:10
→ <Zephyr>/modules/Kconfig:29
Menu path: (Top) → Modules → tinyCBOR Support
config CBOR_FLOATING_POINT bool "Floating point support" selectREQUIRES_FULL_LIBC
depends onTINYCBOR
help This option enables floating point support.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)