am243x : tirex : update the image name in package.tirex.json file

Update the image name in package.tirex.json file

Fixes: PINDSW-6940

Signed-off-by: Naresh A <nareshk@ti.com>
This commit is contained in:
Naresh A 2023-09-29 13:36:23 +05:30
parent dc2d7819dc
commit 11cf1ee7d5

View File

@ -6,7 +6,7 @@
"rootCategory": [ "MOTOR CONTROL SDK", "MOTOR CONTROL SDK for AMXXX" ],
"version": "09.00.00.01",
"type": "software",
"image": "./mcu_plus_sdk.png",
"image": "./motor_control_sdk.png",
"license": "../../license.txt",
"devices": ["AMXXX"],
"tags": ["SDK", "Baremetal", "FreeRTOS"],