mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-27 21:50:02 +00:00
28 lines
646 B
JSON
28 lines
646 B
JSON
{
|
|
"examples_count": {
|
|
"data": [
|
|
{
|
|
"component": "storage",
|
|
"target": "ESP32-C3",
|
|
"count": 7
|
|
},
|
|
{
|
|
"component": "peripherals",
|
|
"target": "ESP32",
|
|
"count": 25
|
|
},
|
|
{
|
|
"component": "peripherals",
|
|
"target": "ESP32-C2",
|
|
"count": 18
|
|
},
|
|
{
|
|
"component": "peripherals",
|
|
"target": "ESP32-C3",
|
|
"count": 22
|
|
}
|
|
],
|
|
"total_examples_count": 153
|
|
}
|
|
}
|