Skip to content

Commit 6862856

Browse files
sylvioalvescfriedt
authored andcommitted
west.yml: espressif: use Zephyr utils for MIN/MAX
Replace all <sys/param.h> to <zephyr/sys/utils.h> for MIN/MAX macros in Espressif HAL. Signed-off-by: Sylvio Alves <[email protected]>
1 parent ca85e76 commit 6862856

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
@@ -169,7 +169,7 @@ manifest:
169169
groups:
170170
- hal
171171
- name: hal_espressif
172-
revision: 06d53f4d0607e203ded24245a8ed06b6cfd0c68f
172+
revision: 167cd7166041794a06128f61bf83934c15348b1c
173173
path: modules/hal/espressif
174174
west-commands: west/west-commands.yml
175175
groups:

0 commit comments

Comments
 (0)