From b58cd6ad343182c312a84f4962660f43bce0e351 Mon Sep 17 00:00:00 2001 From: Tiago Medicci Serrano Date: Tue, 12 Dec 2023 18:12:24 -0300 Subject: [PATCH] risc-v/espressif: Update HAL version This update has no impact on devices. The update aims to update all HAL-based devices to the same version. --- arch/risc-v/src/espressif/Make.defs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/risc-v/src/espressif/Make.defs b/arch/risc-v/src/espressif/Make.defs index 9c09893bae..f0bcfc8f90 100644 --- a/arch/risc-v/src/espressif/Make.defs +++ b/arch/risc-v/src/espressif/Make.defs @@ -83,7 +83,7 @@ endif ESP_HAL_3RDPARTY_REPO = esp-hal-3rdparty ifndef ESP_HAL_3RDPARTY_VERSION - ESP_HAL_3RDPARTY_VERSION = 2fbc8a025275d68833cdfef490377048538de57a + ESP_HAL_3RDPARTY_VERSION = 22804823777dbbb7f43925b7729b3a32331aa7cd endif ifndef ESP_HAL_3RDPARTY_URL