25 lines
690 B
JSON
25 lines
690 B
JSON
{
|
|
"name": "mspm0_sdk",
|
|
"displayName": "MSPM0 SDK",
|
|
"version": "2.09.00.00",
|
|
"documentationPath": "../docs",
|
|
"includePaths": [
|
|
"../source",
|
|
"."
|
|
],
|
|
"components": [
|
|
"/ti/project_config/project_config.component.js",
|
|
"/ti/project_config/templates/linker.component.js",
|
|
"/ti/project_config/templates/options.component.js",
|
|
"/ti/project_config/templates/genlibs.component.js",
|
|
"/ti/driverlib/driverlib.component.js",
|
|
"/ti/clockTree/clockTree.component.js",
|
|
"/ti/tinyusb_meta/tinyusb.component.js"
|
|
],
|
|
"devices": [
|
|
"MSPM0.*",
|
|
"MSPS.*"
|
|
],
|
|
"minToolVersion": "1.21.0"
|
|
}
|