-
CONFIG_ESB_ADDR_HANG_BUGFIX
¶
Apply address hang bugfix
Type: bool
Help¶
Apply address hang bugfix. Only affects nRF52832 Rev. 1 SoCs.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At <nRF>/subsys/esb/Kconfig:137
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:9
→ <BuildDir>/Kconfig/Kconfig.modules:1
→ <nRF>/Kconfig.nrf:25
→ <nRF>/subsys/Kconfig:14
Menu path: (Top) → Modules → Nordic nRF Connect → Enhanced ShockBurst → Hardware selection (alter with care)
config ESB_ADDR_HANG_BUGFIX bool "Apply address hang bugfix" depends onSOC_NRF52832
&&ESB
help Apply address hang bugfix. Only affects nRF52832 Rev. 1 SoCs.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)