c2000ware-FreeRTOS/kernel/.metadata/sdk.json

70 lines
1.4 KiB
JSON
Raw Normal View History

2023-06-27 09:09:22 +03:00
{
"name": "C2000WARE",
"displayName": "C2000 SysConfig",
"version": "4.03.00.00",
"documentationPath": "./doc",
"includePaths": [
".."
],
"templates": [
],
"components": [
"/driverlib/PeripheralComponents.js",
"/driverlib/clocktree/clockTreeComponents.js",
"/kernel/freertos_tool/FREERTOSToolComponents.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"
}