73 lines
1.6 KiB
JSON
73 lines
1.6 KiB
JSON
{
|
|
"name": "C2000WARE",
|
|
"displayName": "C2000 SysConfig",
|
|
"version": "5.01.00.00",
|
|
"documentationPath": "./doc",
|
|
|
|
"includePaths": [
|
|
".."
|
|
],
|
|
|
|
"templates": [
|
|
],
|
|
|
|
"components": [
|
|
"/driverlib/PeripheralComponents.js",
|
|
"/utilities/clb_tool/clb_syscfg/source/CLBToolComponents.js",
|
|
"/utilities/dcsm_tool/dcsm_syscfg/source/DCSMToolComponents.js",
|
|
"/utilities/cmd_tool/cmd_syscfg/source/CMDToolComponents.js",
|
|
"/libraries/C2000WARELibraryComponents.js",
|
|
"/driverlib/clocktree/clockTreeComponents.js"
|
|
],
|
|
|
|
"devices": [
|
|
"F28004x",
|
|
"F2837xD",
|
|
"F2837xS",
|
|
"F2807x",
|
|
"F2838x",
|
|
"F28002x",
|
|
"F28003x",
|
|
"F280013x",
|
|
"F280015x",
|
|
"F28P65x"
|
|
],
|
|
|
|
"boardPath": "/boards/",
|
|
|
|
"contexts": {
|
|
"F2837xD": [
|
|
{
|
|
"name": "CPU1",
|
|
"targetdbId": "C28xx_CPU1"
|
|
},
|
|
{
|
|
"name": "CPU2",
|
|
"targetdbId": "C28xx_CPU2"
|
|
}
|
|
],
|
|
"F2838x": [
|
|
{
|
|
"name": "CPU1",
|
|
"targetdbId": "C28xx_CPU1"
|
|
},
|
|
{
|
|
"name": "CPU2",
|
|
"targetdbId": "C28xx_CPU2"
|
|
}
|
|
],
|
|
"F28P65x": [
|
|
{
|
|
"name": "CPU1",
|
|
"targetdbId": "C28xx_CPU1"
|
|
},
|
|
{
|
|
"name": "CPU2",
|
|
"targetdbId": "C28xx_CPU2"
|
|
}
|
|
]
|
|
},
|
|
|
|
"minToolVersion" : "1.15.0"
|
|
}
|