zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
9.74k stars 6k forks source link

west.yml: Update Espressif HAL to fix SHA1 #72208

Closed rexut closed 2 weeks ago

rexut commented 2 weeks ago

Commit b2ae36087baaa9bc57f5d33a47cb721229294489 introduced the wrong SHA1 for "hal_espressif update for SDHC driver support".

resolves Zephyr issue: #72207

zephyrbot commented 2 weeks ago

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
hal_espressif https://github.com/zephyrproject-rtos/hal_espressif/commit/e554857b07d54e2152c6f1a9b39da6d6c13fe7f7 https://github.com/zephyrproject-rtos/hal_espressif/commit/c49581173bab8625d1f08d5c41d5a186afc240b3 (zephyr) zephyrproject-rtos/hal_espressif@e554857b..c4958117

Note: This message is automatically posted and updated by the Manifest GitHub Action.

aescolar commented 2 weeks ago

Closing as dup of #72186