Skip to content

Commit 105a1b9

Browse files
ananglmbolivar-nordic
authored andcommitted
[nrf fromlist] modules: hal_nordic: Fix workaround for nRF52 [...]
anomaly 197 in nrf_power Upstream PR: zephyrproject-rtos/zephyr#29409 Update the hal_nordic module revision to get the following commit: nrf_power: Fix implementation of workaround for nRF52 anomaly 197 Since the workaround increases power consumption in System ON IDLE, it should be applied only when the DC/DC converter for REG0 stage is to be enabled, not regardless of the applied setting as it was done so far. Signed-off-by: Andrzej Głąbek <[email protected]> (cherry picked from commit 457b290)
1 parent c20fb78 commit 105a1b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ manifest:
5656
revision: f1fa8241f8786198ba41155413243de36ed878a5
5757
path: modules/hal/infineon
5858
- name: hal_nordic
59-
revision: 8c45524fb7b0742f46b41b0c9e65a46a8e0eae29
59+
revision: 6038f912fd34fdd46dbf017057908f979e298341
6060
path: modules/hal/nordic
6161
- name: hal_openisa
6262
revision: 40d049f69c50b58ea20473bee14cf93f518bf262

0 commit comments

Comments
 (0)