Skip to content

Commit 4a13506

Browse files
west.yml: Update NXP HAL to get fix for uart_async_api
The UART async API was failing due to incorrect ITCM address conversion between M7 and DMA - ITCM: 0x00000000-0x0003FFFF (offset: 0x203C0000) Fixes: #98295 Signed-off-by: Qiang Zhao <qiang.zhao@nxp.com>
1 parent a3aa513 commit 4a13506

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
@@ -210,7 +210,7 @@ manifest:
210210
groups:
211211
- hal
212212
- name: hal_nxp
213-
revision: cf8f1631e862528ee044850bcc70273975b90771
213+
revision: refs/pull/632/head
214214
path: modules/hal/nxp
215215
groups:
216216
- hal

0 commit comments

Comments
 (0)