-
CONFIG_CBOR_HALF_FLOAT_TYPE
¶
Half float type support
Type: bool
Help¶
This option enables half float type support.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At /home/nashif/Work/zephyrproject/modules/lib/tinycbor/Kconfig.tinycbor:59
Included via Kconfig:10
→ Kconfig.zephyr:10
→ /home/nashif/Work/zephyrproject/zephyr/doc/_build/Kconfig.modules:1
Menu path: (top menu)
config CBOR_HALF_FLOAT_TYPE bool prompt "Half float type support" ifTINYCBOR
selectNEWLIB_LIBC
ifTINYCBOR
depends onTINYCBOR
help This option enables half float type support.
(Definitions include propagated dependencies, including from if’s and menus.)