CONFIG_MEMFAULT_NCS_HW_VERSION
Hardware version
Type: string
Help
Device hardware version
Defaults
“nrf9160dk” if
BOARD_NRF9160DK_NRF9160_NS
“thingy91” if
BOARD_THINGY91_NRF9160_NS
Kconfig definition
At <nRF>/modules/memfault-firmware-sdk/Kconfig:50
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:93
→ <nRF>/modules/Kconfig:9
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect
config MEMFAULT_NCS_HW_VERSION
string "Hardware version"
default "nrf9160dk" if BOARD_NRF9160DK_NRF9160_NS
default "thingy91" if BOARD_THINGY91_NRF9160_NS
depends on MEMFAULT
help
Device hardware version
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)