openmv/tools/alif/build/config/app-cfg.json
2024-08-28 20:06:14 +02:00

17 lines
391 B
JSON
Executable File

{
"DEVICE": {
"disabled": false,
"binary": "app-device-config.json",
"version" : "0.5.00",
"signed": true
},
"BLINK-HE": {
"disabled": false,
"binary": "m55_blink_he.bin",
"version" : "1.0.0",
"signed": true,
"cpu_id": "M55_HE",
"loadAddress": "0x58000000",
"flags": ["load", "boot"]
}
}