File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 20052005 "type" : " string"
20062006 },
20072007 "MemoryType" : {
2008- "title" : " memory:" ,
2008+ "title" : " memory:\n Documentation: https://open-cmsis-pack.github.io/cmsis-toolbox/YML-Input-Format/#memory " ,
20092009 "description" : " Additional memory available" ,
20102010 "type" : " array" ,
20112011 "uniqueItems" : true ,
21262126 "required" : [" name" ]
21272127 },
21282128 "DebuggersType" : {
2129+ "title" : " debugger:\n Documentation: https://open-cmsis-pack.github.io/cmsis-toolbox/YML-Input-Format/#debugger" ,
21292130 "description" : " Connection information to debuggers." ,
21302131 "type" : " array" ,
21312132 "uniqueItems" : true ,
21462147 "required" : [" name" ]
21472148 },
21482149 "LoadsType" : {
2150+ "title" : " load:\n Documentation: https://open-cmsis-pack.github.io/cmsis-toolbox/YML-Input-Format/#load" ,
21492151 "description" : " Specifies additional files to add to the output node." ,
21502152 "type" : " array" ,
21512153 "uniqueItems" : true ,
You can’t perform that action at this time.
0 commit comments