The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_MODBUS_FP_EXTENSIONS

Floating-Point extensions

Type: bool

Help

Enable Floating-Point extensions

Direct dependencies

MODBUS

(Includes any dependencies from ifs and menus.)

Default

  • y

Kconfig definition

At subsys/modbus/Kconfig:68

Included via Kconfig:8Kconfig.zephyr:44subsys/Kconfig:37

Menu path: (Top) → Sub Systems and OS Services → Modbus support

config MODBUS_FP_EXTENSIONS
    bool "Floating-Point extensions"
    default y
    depends on MODBUS
    help
      Enable Floating-Point extensions

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)