mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
CI: Fix idf_tools.py tests with the updated openocd version
This commit is contained in:
parent
35bdf4bee8
commit
ae21087d7e
@ -54,7 +54,7 @@ XTENSA_ESP32S2_ELF = 'xtensa-esp32s2-elf'
|
||||
|
||||
ESP32ULP_VERSION = '2.28.51-esp-20191205'
|
||||
ESP32S2ULP_VERSION = '2.28.51-esp-20191205'
|
||||
OPENOCD_VERSION = 'v0.10.0-esp32-20200709'
|
||||
OPENOCD_VERSION = 'v0.10.0-esp32-20210902'
|
||||
XTENSA_ESP32_ELF_VERSION = 'esp-2020r3-8.4.0'
|
||||
XTENSA_ESP32S2_ELF_VERSION = 'esp-2020r3-8.4.0'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user