Skip to content

Commit 71ca7c9

Browse files
sylvioalvesfabiobaltieri
authored andcommitted
west.yml: espressif: fix I2S frequency table
Fixes a typo in ESP32-C6 frequency table that currently blocks 240MHz as base-clock. Signed-off-by: Sylvio Alves <[email protected]>
1 parent 91d17f6 commit 71ca7c9

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: 465e13cf9e95d2b3baf211ee31ff4bcb12ae5f4e
172+
revision: 2cdfb13d4ad7203efe455e80ae896e360d728c4b
173173
path: modules/hal/espressif
174174
west-commands: west/west-commands.yml
175175
groups:

0 commit comments

Comments
 (0)