mirror of
https://github.com/apache/nuttx.git
synced 2026-09-05 16:42:58 +00:00
xtensa/esp32s3: Fix duplicate definition warnings
Signed-off-by: chenwen@espressif.com <chenwen@espressif.com>
This commit is contained in:
parent
c40421c05b
commit
5b83af1607
1 changed files with 1 additions and 1 deletions
|
|
@ -194,7 +194,7 @@ endif
|
|||
|
||||
ESP_HAL_3RDPARTY_REPO = esp-hal-3rdparty
|
||||
ifndef ESP_HAL_3RDPARTY_VERSION
|
||||
ESP_HAL_3RDPARTY_VERSION = 966f1bbf7d80d3fac9a43f414e864985cbcfd680
|
||||
ESP_HAL_3RDPARTY_VERSION = c6a4edccfce95e32ef5e34d9f1119d9c581c5c1c
|
||||
endif
|
||||
|
||||
ifndef ESP_HAL_3RDPARTY_URL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue