feat(tools): add esp32c3 rev1.1 rom version string

This commit is contained in:
Erhan Kurubas
2025-05-23 09:20:36 +02:00
committed by Samuel Obuch
parent 7b724fadd3
commit 55617bb5e7

View File

@@ -42,6 +42,11 @@
"rev": 3,
"build_date_str_addr": "0x3ff1a374",
"build_date_str": "Feb 7 2021"
},
{
"rev": 101,
"build_date_str_addr": "0x3ff1a3dc",
"build_date_str": "Mar 1 2023"
}
],
"esp32c5": [