-
CONFIG_SENSOR_SIM_DYNAMIC_VALUES
¶
Sensor simulator with dynamic values
Type: bool
Help¶
Enables dynamically created simulator otuput as opposed to static values.
Default¶
y
Symbols selected by this symbol¶
Kconfig definition¶
At <nRF>/drivers/sensor/sensor_sim/Kconfig:24
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:9
→ <BuildDir>/Kconfig/Kconfig.modules:1
→ <nRF>/Kconfig.nrf:27
→ <nRF>/drivers/Kconfig:12
→ <nRF>/drivers/sensor/Kconfig:15
Menu path: (Top) → Modules → Nordic nRF Connect → Device Drivers → Sensor Drivers → Sensor simulator
config SENSOR_SIM_DYNAMIC_VALUES bool "Sensor simulator with dynamic values" default y selectREQUIRES_FULL_LIBC
depends onSENSOR_SIM
&&SENSOR
help Enables dynamically created simulator otuput as opposed to static values.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)