mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-25 21:03:54 +00:00
49 lines
801 B
JSON
49 lines
801 B
JSON
{
|
|
"binary_ver": 1,
|
|
"hw_rev": 0,
|
|
"hdr_len": 3,
|
|
"inst_ct": 8,
|
|
"inst": [
|
|
{
|
|
"opcode": {
|
|
"op": "LOOPA"
|
|
}
|
|
},
|
|
{
|
|
"opcode": {
|
|
"op": "ADDA"
|
|
}
|
|
},
|
|
{
|
|
"opcode": {
|
|
"op": "IF"
|
|
}
|
|
},
|
|
{
|
|
"opcode": {
|
|
"op": "IFN"
|
|
}
|
|
},
|
|
{
|
|
"opcode": {
|
|
"op": "LDCTDA"
|
|
}
|
|
},
|
|
{
|
|
"opcode": {
|
|
"op": "LDCTIA"
|
|
}
|
|
},
|
|
{
|
|
"opcode": {
|
|
"op": "IF"
|
|
}
|
|
},
|
|
{
|
|
"opcode": {
|
|
"op": "ADDA"
|
|
}
|
|
}
|
|
]
|
|
}
|