Skip to content

Commit 0090ca6

Browse files
sylvioalveskartben
authored andcommitted
west.yml: update hal_espressif
- Fix ESP32-C2 rom puts call, which crashes when using printf without arguments. - Fix espressif monitor error when CTRL+C is pressed to exit terminal. Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
1 parent 615409b commit 0090ca6

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: e794f935ff732f4e03f2e007d1e342f881ef0d4a
172+
revision: 19deab41774962eda2fbe6ced5ee30365e658df9
173173
path: modules/hal/espressif
174174
west-commands: west/west-commands.yml
175175
groups:

0 commit comments

Comments
 (0)