21 lines
975 B
JSON
21 lines
975 B
JSON
[
|
|
{
|
|
"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": "./mcu_plus_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.17.0", "require": "mandatory" },
|
|
{ "packageId": "ti_cgt_tiarmclang", "version": "2.1.3", "require": "mandatory" },
|
|
{ "packageId": "arm.gnu.aarch64-none", "version": "9.2.1", "require": "mandatory" }
|
|
]
|
|
}
|
|
]
|