mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
48 lines
866 B
JSON
48 lines
866 B
JSON
|
{
|
||
|
"esp32": [
|
||
|
{
|
||
|
"rev": 0,
|
||
|
"build_date_str_addr": "0x3ff9ea80",
|
||
|
"build_date_str": "Jun 8 2016"
|
||
|
},
|
||
|
{
|
||
|
"rev": 3,
|
||
|
"build_date_str_addr": "0x3ff9e986",
|
||
|
"build_date_str": "Jul 29 2019"
|
||
|
}
|
||
|
],
|
||
|
"esp32s2": [
|
||
|
{
|
||
|
"rev": 0,
|
||
|
"build_date_str_addr": "0x3ffaf34b",
|
||
|
"build_date_str": "Oct 25 2019"
|
||
|
}
|
||
|
],
|
||
|
"esp32s3": [
|
||
|
{
|
||
|
"rev": 0,
|
||
|
"build_date_str_addr": "0x3ff194ad",
|
||
|
"build_date_str": "Mar 1 2021"
|
||
|
}
|
||
|
],
|
||
|
"esp32c2": [
|
||
|
{
|
||
|
"rev": 0,
|
||
|
"build_date_str_addr": "0x3ff47874",
|
||
|
"build_date_str": "Jan 27 2022"
|
||
|
}
|
||
|
],
|
||
|
"esp32c3": [
|
||
|
{
|
||
|
"rev": 0,
|
||
|
"build_date_str_addr": "0x3ff1b878",
|
||
|
"build_date_str": "Sep 18 2020"
|
||
|
},
|
||
|
{
|
||
|
"rev": 3,
|
||
|
"build_date_str_addr": "0x3ff1a374",
|
||
|
"build_date_str": "Feb 7 2021"
|
||
|
}
|
||
|
]
|
||
|
}
|