mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
17 lines
413 B
JSON
Executable File
17 lines
413 B
JSON
Executable File
{
|
|
"DEVICE": {
|
|
"disabled": false,
|
|
"binary": "app-device-config-1c.json",
|
|
"version" : "0.5.00",
|
|
"signed": true
|
|
},
|
|
"BLINK-HE": {
|
|
"disabled": false,
|
|
"binary": "m55_blink_he_1c.bin",
|
|
"version" : "1.0.0",
|
|
"signed": true,
|
|
"cpu_id": "M55_HE",
|
|
"loadAddress": "0x58000000",
|
|
"flags": ["load", "boot"]
|
|
}
|
|
} |