mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-06 06:04:33 +02:00
feat(tools): add esp32c3 rev1.1 rom version string
This commit is contained in:
committed by
Samuel Obuch
parent
7b724fadd3
commit
55617bb5e7
@@ -42,6 +42,11 @@
|
|||||||
"rev": 3,
|
"rev": 3,
|
||||||
"build_date_str_addr": "0x3ff1a374",
|
"build_date_str_addr": "0x3ff1a374",
|
||||||
"build_date_str": "Feb 7 2021"
|
"build_date_str": "Feb 7 2021"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"rev": 101,
|
||||||
|
"build_date_str_addr": "0x3ff1a3dc",
|
||||||
|
"build_date_str": "Mar 1 2023"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"esp32c5": [
|
"esp32c5": [
|
||||||
|
Reference in New Issue
Block a user