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"
}
]
}