mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-28 16:10:57 +02:00
feat(idf.py): add ESP32-P4 ROM info
This commit is contained in:
@@ -57,5 +57,12 @@
|
||||
"build_date_str_addr": "0x4001c7dc",
|
||||
"build_date_str": "Nov 1 2022"
|
||||
}
|
||||
],
|
||||
"esp32p4": [
|
||||
{
|
||||
"rev": 0,
|
||||
"build_date_str_addr": "0x4fc1d1ac",
|
||||
"build_date_str": "Aug 11 2023"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user