Pull request #50: am243x : tirex : update the image name in package.tirex.json file

Merge in PINDSW/motor_control_sdk from PINDSW-6940-Create-TIREX-package-for-Motor-Control-SDK to next

* commit '11cf1ee7d5a29782ff1d7a1ac9d35ab8432bfccd':
  am243x : tirex : update the image name in package.tirex.json file
This commit is contained in:
Naresh A 2023-09-29 03:16:35 -05:00 committed by Pratheesh Gangadhar TK
commit 13692dcd70

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"],