am64x/am243x/am263x : initial commit for motor control sdk manifest files

Initial commit for motor control sdk manifest files

Fixes: PINDSW-5640

Signed-off-by: Naresh A <nareshk@ti.com>
This commit is contained in:
Naresh A 2023-07-05 14:25:16 +05:30
commit 2a7915ba70
11 changed files with 88 additions and 0 deletions

1
LICENSE.md Normal file
View File

@ -0,0 +1 @@
Please refer to docs/manifest.html for license information.

24
README.md Normal file
View File

@ -0,0 +1,24 @@
<div align="center">
<img src="https://upload.wikimedia.org/wikipedia/commons/b/ba/TexasInstruments-Logo.svg" width="150">
# MOTOR CONTROL SDK MANIFESTS
</div>
## Introduction
[MOTOR CONTROL SDK MANIFESTS](https://github.com/TexasInstruments/motor-control-manifests) is
the starting point to developing with the [MOTOR CONTROL SDK](https://github.com/TexasInstruments/motor-control-sdk).
MOTOR CONTROL SDK uses the [repo tool](https://gerrit.googlesource.com/git-repo) to
clone and manage multiple repositories. This repository contains manifest xml
files used with repo to clone MOTOR CONTROL SDK components such as
- [MOTOR CONTROL SDK Core](https://github.com/TexasInstruments/motor-control-sdk)
- [MOTOR CONTROL SDK Setup](https://github.com/TexasInstruments/motor-control-setup)
## Usage in MOTOR CONTROL SDK
This repository is used to clone the required components of the MOTOR CONTROL SDK.
Refer [MOTOR CONTROL SDK Core repository](https://github.com/TexasInstruments/motor-control-sdk) for
setup instructions and more details regarding the MOTOR CONTROL SDK.

7
am243x/dev.xml Normal file
View File

@ -0,0 +1,7 @@
<?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="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"/>
</manifest>

7
am243x/main.xml Normal file
View File

@ -0,0 +1,7 @@
<?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="comm" path="motor_control_sdk" name="pindsw/motor_control_sdk" revision="main"/>
<project remote="comm" path="motor_control_setup" name="pindsw/motor_control_setup" revision="main"/>
</manifest>

7
am263x/dev.xml Normal file
View File

@ -0,0 +1,7 @@
<?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="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"/>
</manifest>

7
am263x/main.xml Normal file
View File

@ -0,0 +1,7 @@
<?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="comm" path="motor_control_sdk" name="pindsw/motor_control_sdk" revision="main"/>
<project remote="comm" path="motor_control_setup" name="pindsw/motor_control_setup" revision="main"/>
</manifest>

7
am64x/dev.xml Normal file
View File

@ -0,0 +1,7 @@
<?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="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"/>
</manifest>

7
am64x/main.xml Normal file
View File

@ -0,0 +1,7 @@
<?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="comm" path="motor_control_sdk" name="pindsw/motor_control_sdk" revision="main"/>
<project remote="comm" path="motor_control_setup" name="pindsw/motor_control_setup" revision="main"/>
</manifest>

View File

@ -0,0 +1,7 @@
<?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="comm" path="motor_control_sdk" name="pindsw/motor_control_sdk" revision="main"/>
<project remote="comm" path="motor_control_setup" name="pindsw/motor_control_setup" revision="main"/>
</manifest>

View File

@ -0,0 +1,7 @@
<?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="comm" path="motor_control_sdk" name="pindsw/motor_control_sdk" revision="main"/>
<project remote="comm" path="motor_control_setup" name="pindsw/motor_control_setup" revision="main"/>
</manifest>

View File

@ -0,0 +1,7 @@
<?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="comm" path="motor_control_sdk" name="pindsw/motor_control_sdk" revision="main"/>
<project remote="comm" path="motor_control_setup" name="pindsw/motor_control_setup" revision="main"/>
</manifest>