Skip to content

Commit bd0581c

Browse files
arch/xtensa: Update common layer version for esp32s3
Update common layer version for esp32s3 to fix warnings when building Signed-off-by: Eren Terzioglu <[email protected]>
1 parent 305971b commit bd0581c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: arch/xtensa/src/esp32s3/Make.defs

+1-1
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ endif
221221

222222
ESP_HAL_3RDPARTY_REPO = esp-hal-3rdparty
223223
ifndef ESP_HAL_3RDPARTY_VERSION
224-
ESP_HAL_3RDPARTY_VERSION = 0b15e1a642d7005ad11c3c0394c784959f478f5f
224+
ESP_HAL_3RDPARTY_VERSION = 65d20bfeed8dc22ff6eb096cea4486f925b92f1e
225225
endif
226226

227227
ifndef ESP_HAL_3RDPARTY_URL

0 commit comments

Comments
 (0)