Skip to content

Commit 8725e94

Browse files
committed
manifest: update hal_nxp to fix ARRAY_SIZE collision
Updated hal_nxp so that it uses MIN/MAX/ARRAY_SIZE defined in <zephyr/sys/util.h> when built for Zephyr. Also removed KB() internal definition from public headers. Signed-off-by: Gerard Marull-Paretas <[email protected]>
1 parent 07de2ff commit 8725e94

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
@@ -88,7 +88,7 @@ manifest:
8888
groups:
8989
- hal
9090
- name: hal_nxp
91-
revision: 3e3648526824cc5b52ab59d5dd308473e291b760
91+
revision: 9bc1e797921b2a4b246ce7647dc426549985e76a
9292
path: modules/hal/nxp
9393
groups:
9494
- hal

0 commit comments

Comments
 (0)