mirror of
https://github.com/openmv/openmv.git
synced 2025-09-26 23:09:13 +08:00
11 lines
338 B
JSON
11 lines
338 B
JSON
{
|
|
"Globals": {
|
|
},
|
|
"Profiles": {
|
|
"default": {
|
|
"memory_pool": "stm32n6.mpool",
|
|
"options": "--native-float --mvei --cache-maintenance --Ocache-opt --enable-virtual-mem-pools --Os --optimization 3 --Oauto-sched --all-buffers-info --csv-file network.csv --enable-epoch-controller"
|
|
}
|
|
}
|
|
}
|