Pull request #3: am263x : release : Update the release tag of AM263x in manifest files

Merge in PINDSW/motor_control_manifests from PINDSW-6972-Update-the-release-tag-of-AM263x-in-manifest-files-of-Motor-Control-SDK to main

* commit 'f94505e476e5cf86fe975b3d30a2f8066b85359d':
  am263x : release : Update the release tag of AM263x in manifest files
This commit is contained in:
Naresh A 2023-09-28 05:02:39 -05:00
commit e67effbcf3

View File

@ -2,6 +2,6 @@
<manifest>
<remote fetch="ssh://git@bitbucket.itg.ti.com/" name="comm"/>
<remote fetch="https://github.com/TexasInstruments/" name="origin"/>
<project remote="comm" path="motor_control_sdk" name="pindsw/motor_control_sdk" revision="next"/>
<project remote="comm" path="motor_control_setup" name="pindsw/motor_control_setup" revision="next"/>
<project remote="comm" path="motor_control_sdk" name="pindsw/motor_control_sdk" revision="refs/tags/REL.MCSDK.09.00.00.06"/>
<project remote="comm" path="motor_control_setup" name="pindsw/motor_control_setup" revision="refs/tags/REL.MCSDK.09.00.00.06"/>
</manifest>