Skip to content

Commit a562ab5

Browse files
committed
manifest: Update hal_nxp to fix net_mgmt event integer type change
The hal_nxp is using net_mgmt API which has changed the event type from uint32_t to uint64_t. Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
1 parent 641ddc3 commit a562ab5

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: 8f72ba5e6769a04f5016c3260e828c846ffe461a
213+
revision: pull/551/head
214214
path: modules/hal/nxp
215215
groups:
216216
- hal

0 commit comments

Comments
 (0)