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.
This commit is contained in:
parent
47e71fc449
commit
b58cd6ad34
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue