Files
2026-08-30 23:04:35 -07:00

77 lines
1.8 KiB
JSON

{
"name": "C2000WARE",
"displayName": "C2000 SysConfig",
"version": "5.04.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",
"/kernel/freertos_tool/FREERTOSToolComponents.js",
"/driverlib/clocktree/clockTreeComponents.js",
"/utilities/transfer/TransferComponents.js"
],
"devices": [
"F28004x",
"F2837xD",
"F2837xS",
"F2807x",
"F2838x",
"F28002x",
"F28003x",
"F280013x",
"F280015x",
"F28P65x",
"F28P55x"
],
"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",
"migrationProducts" : [ { "name" : "MCU_SDK_F29H85x", "versionRange" : "1.0.0"} ]
}