manifest: Update hal_nordic revision to fix nrfx_pwm driver
Update the hal_nordic module revision to fix a copy-paste bug in the nrfx_pwm driver that prevents PWM pins from being configured. Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
This commit is contained in:
parent
0350e38d62
commit
f0ef6c6fea
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -88,7 +88,7 @@ manifest:
|
||||||
groups:
|
groups:
|
||||||
- hal
|
- hal
|
||||||
- name: hal_nordic
|
- name: hal_nordic
|
||||||
revision: f6b23344f6bdfb490ac7d038344174a99fa75d45
|
revision: a42b016d7c7610489f5f8c79773fedc05ba352ee
|
||||||
path: modules/hal/nordic
|
path: modules/hal/nordic
|
||||||
groups:
|
groups:
|
||||||
- hal
|
- hal
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue