Skip to content

Commit

Permalink
Merge branch 'update/rom-elfs-to-20240305' into 'master'
Browse files Browse the repository at this point in the history
feat(tools): update esp-rom-elf to version 20240305

See merge request espressif/esp-idf!29428
  • Loading branch information
Lapshin committed Mar 6, 2024
2 parents d55333c + 044f667 commit 3359694
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tools/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -862,11 +862,11 @@
"versions": [
{
"any": {
"sha256": "24bcc8cb3287175d4a0bfd65e04bf7ef592a10f022acffca0d5e87eee05996d4",
"size": 2832570,
"url": "https://github.com/espressif/esp-rom-elfs/releases/download/20230320/esp-rom-elfs-20230320.tar.gz"
"sha256": "a26609b415710f0163d785850c769752717004059c129c472e9a0cbd54e0422c",
"size": 3258247,
"url": "https://github.com/espressif/esp-rom-elfs/releases/download/20240305/esp-rom-elfs-20240305.tar.gz"
},
"name": "20230320",
"name": "20240305",
"status": "recommended"
}
]
Expand Down

0 comments on commit 3359694

Please sign in to comment.