mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-02 12:14:32 +02:00
feat(tools): add esp32c3 rev1.1 rom version string
This commit is contained in:
committed by
Samuel Obuch
parent
60e64d2464
commit
fb2565815e
@@ -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