motor-control-manifests/am243x/main.xml
Naresh A 7a25d62d2d am64x/am243x/am263x : update the repo manifest files to use GitHub repository for Motor Control SDK
Update the repo manifest files to use GitHub repository for Motor Control SDK

Fixes: PINDSW-6451

Signed-off-by: Naresh A <nareshk@ti.com>
2023-07-31 13:08:18 +05:30

7 lines
396 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote fetch="ssh://git@bitbucket.itg.ti.com/" name="comm"/>
<remote fetch="https://github.com/TexasInstruments/" name="origin"/>
<project remote="origin" path="motor_control_sdk" name="motor-control-sdk" revision="main"/>
<project remote="origin" path="motor_control_setup" name="motor-control-setup" revision="main"/>
</manifest>