aboutsummaryrefslogtreecommitdiff
path: root/src/mlia/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/mlia/resources')
-rw-r--r--src/mlia/resources/profiles.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/mlia/resources/profiles.json b/src/mlia/resources/profiles.json
index b2a3351..500c1ab 100644
--- a/src/mlia/resources/profiles.json
+++ b/src/mlia/resources/profiles.json
@@ -17,6 +17,12 @@
"system_config": "Ethos_U65_High_End",
"memory_mode": "Dedicated_Sram"
},
+ "ethos-u65-256": {
+ "target": "ethos-u65",
+ "mac": 256,
+ "system_config": "Ethos_U65_High_End",
+ "memory_mode": "Dedicated_Sram"
+ },
"tosa": {
"target": "tosa"
}