feat(tools): tools: update esp-rom-elf to version 20260528

Closes https://github.com/espressif/esp-idf/issues/18755
This commit is contained in:
Alexey Lapshin
2026-07-15 15:54:07 +07:00
parent 8ca8e00621
commit 795b2ec96f
2 changed files with 26 additions and 4 deletions

View File

@@ -30,6 +30,11 @@
"rev": 100,
"build_date_str_addr": "0x3ff47874",
"build_date_str": "Jan 27 2022"
},
{
"rev": 200,
"build_date_str_addr": "0x3ff469e0",
"build_date_str": "May 15 2024"
}
],
"esp32c3": [
@@ -54,6 +59,11 @@
"rev": 0,
"build_date_str_addr": "0x4004b3c4",
"build_date_str": "Mar 29 2024"
},
{
"rev": 100,
"build_date_str_addr": "0x4004aefc",
"build_date_str": "Jan 21 2025"
}
],
"esp32c6": [
@@ -63,6 +73,13 @@
"build_date_str": "Sep 19 2022"
}
],
"esp32c61": [
{
"rev": 100,
"build_date_str_addr": "0x4003c3cc",
"build_date_str": "Feb 28 2025"
}
],
"esp32h2": [
{
"rev": 0,
@@ -75,6 +92,11 @@
"rev": 0,
"build_date_str_addr": "0x4fc1d1ac",
"build_date_str": "Aug 11 2023"
},
{
"rev": 300,
"build_date_str_addr": "0x4fc1d500",
"build_date_str": "Apr 30 2025"
}
]
}

View File

@@ -961,11 +961,11 @@
"versions": [
{
"any": {
"sha256": "921f000164a421c7628fbfee55b173384aafaa51883adc65cd27bf9b0af9e9a9",
"size": 3540038,
"url": "https://github.com/espressif/esp-rom-elfs/releases/download/20241011/esp-rom-elfs-20241011.tar.gz"
"sha256": "caa463d3cbef2430a5a35847c1d9f2f152403b17a802050927ff60c8da54fe46",
"size": 4902355,
"url": "https://github.com/espressif/esp-rom-elfs/releases/download/20260528/esp-rom-elfs-20260528.tar.gz"
},
"name": "20241011",
"name": "20260528",
"status": "recommended"
}
]