Skip to content

Commit 0cec2bd

Browse files
tmediccixiaoxiang781216
authored andcommitted
arch/risc-v/espressif: Bump common source version
This commit bumps common source version for RISC-V-based Espressif SoCs on NuttX. Specifically, this solves an issue regarding SPI flash frequency selection on ESP32-C6. Signed-off-by: Tiago Medicci Serrano <[email protected]>
1 parent 1f53575 commit 0cec2bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: arch/risc-v/src/common/espressif/Make.defs

+1-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ endif
166166

167167
ESP_HAL_3RDPARTY_REPO = esp-hal-3rdparty
168168
ifndef ESP_HAL_3RDPARTY_VERSION
169-
ESP_HAL_3RDPARTY_VERSION = e23f3131b564068a5033b765017a494c9553ce65
169+
ESP_HAL_3RDPARTY_VERSION = 0b15e1a642d7005ad11c3c0394c784959f478f5f
170170
endif
171171

172172
ifndef ESP_HAL_3RDPARTY_URL

0 commit comments

Comments
 (0)