Update the repo manifest files to use GitHub repository for Motor Control SDK Fixes: PINDSW-6451 Signed-off-by: Naresh A <nareshk@ti.com>
7 lines
396 B
XML
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> |