We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b79e57 commit e924ae3Copy full SHA for e924ae3
modules/hal_nordic/Kconfig
@@ -55,7 +55,7 @@ endchoice
55
56
config NRF_802154_TEMPERATURE_UPDATE
57
bool "nRF 802.15.4 temperature update"
58
- default y if !SOC_NRF54H20
+ default y if !SOC_NRF54H20 && !SOC_NRF54H20_ENGB
59
help
60
Enable temperature update for nRF 802.15.4 driver
61
0 commit comments