-
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 ext/lib/encoding/tinycbor/Kconfig:53
Included via Kconfig:10
→ Kconfig.zephyr:37
→ ext/Kconfig:15
→ ext/lib/encoding/Kconfig:22
Menu path: (top menu) → External Sources → Encoding
config CBOR_FLOATING_POINT bool prompt "Floating point support" ifTINYCBOR
selectNEWLIB_LIBC
ifTINYCBOR
depends onTINYCBOR
help This option enables floating point support.
(Definitions include propagated dependencies, including from if’s and menus.)