motor-control-sdk/.metadata/.tirex/package.tirex.json

21 lines
980 B
JSON
Raw Normal View History

[
{
"metadataVersion": "3.01.00",
"id": "com.ti.MOTOR_CONTROL_SDK_AMXXX",
"name": "MOTOR CONTROL SDK for AMXXX",
"rootCategory": [ "MOTOR CONTROL SDK", "MOTOR CONTROL SDK for AMXXX" ],
"version": "09.00.00.01",
"type": "software",
"image": "./motor_control_sdk.png",
"license": "../../license.txt",
"devices": ["AMXXX"],
"tags": ["SDK", "Baremetal", "FreeRTOS"],
"description": "Welcome to MOTOR CONTROL SDK for AMXXX. This SDK contains examples, libraries and tools to develop RTOS and no-RTOS based applications for ARM R5F, ARM M4F CPUs and related peripherals.",
"dependencies": [
{ "packageId": "sysconfig", "version": "1.18.0", "require": "mandatory" },
{ "packageId": "ti_cgt_tiarmclang", "version": "3.2.0", "require": "mandatory" },
{ "packageId": "arm.gnu.aarch64-none", "version": "9.2.1", "require": "mandatory" }
]
}
]