Skip to content

Commit 11dce6c

Browse files
authored
Adds ml_profiler debug message type. (#10)
1 parent 53caa71 commit 11dce6c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

silabs-pti/debug-message-type.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,12 @@
393393
"longDescription": "Configuration over SWO",
394394
"status": ""
395395
},
396+
"ML_PROFILER": {
397+
"code": "0x0090",
398+
"shortDescription": "ml_profiler",
399+
"longDescription": "Machine learning model profiler statistics",
400+
"status": ""
401+
},
396402
"USER_COMMAND": {
397403
"code": "0xFFFE",
398404
"shortDescription": "UserCmd",

0 commit comments

Comments
 (0)