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:
parent
dc2d7819dc
commit
11cf1ee7d5
@ -6,7 +6,7 @@
|
|||||||
"rootCategory": [ "MOTOR CONTROL SDK", "MOTOR CONTROL SDK for AMXXX" ],
|
"rootCategory": [ "MOTOR CONTROL SDK", "MOTOR CONTROL SDK for AMXXX" ],
|
||||||
"version": "09.00.00.01",
|
"version": "09.00.00.01",
|
||||||
"type": "software",
|
"type": "software",
|
||||||
"image": "./mcu_plus_sdk.png",
|
"image": "./motor_control_sdk.png",
|
||||||
"license": "../../license.txt",
|
"license": "../../license.txt",
|
||||||
"devices": ["AMXXX"],
|
"devices": ["AMXXX"],
|
||||||
"tags": ["SDK", "Baremetal", "FreeRTOS"],
|
"tags": ["SDK", "Baremetal", "FreeRTOS"],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user