Tools: Add new ROM binary release including for ESP32-C5

This commit is contained in:
Roland Dobai 2024-10-11 10:40:52 +02:00 committed by BOT
parent e005b7c97b
commit 0a354e09ef
2 changed files with 11 additions and 4 deletions

View File

@ -44,6 +44,13 @@
"build_date_str": "Feb 7 2021"
}
],
"esp32c5": [
{
"rev": 0,
"build_date_str_addr": "0x4004b3c4",
"build_date_str": "Mar 29 2024"
}
],
"esp32c6": [
{
"rev": 0,

View File

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