manifest: hal_nordic: update to prevent USBD bad DMA
The bad DMA request was observed as SPU FLASHACCERR when building for nrf5340dk_nrf5340_cpuapp_ns target. The bad DMA request would manifest itself as device failing to reconnect after USB cable was reconnected. The issue was especially visible with CDC ACM sample because SET LINE CODING request has 7 bytes payload. Signed-off-by: Tomasz Moń <tomasz.mon@nordicsemi.no>
This commit is contained in:
parent
37b8dc17bc
commit
c796e1bee2
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -189,7 +189,7 @@ manifest:
|
|||
groups:
|
||||
- hal
|
||||
- name: hal_nordic
|
||||
revision: 03807f75485c97bd7b9094e0c20e40f8044da9f5
|
||||
revision: 092eb78ed1b1551d8f480019b9c05d7371784578
|
||||
path: modules/hal/nordic
|
||||
groups:
|
||||
- hal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue