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:
commit
2a7915ba70
1
LICENSE.md
Normal file
1
LICENSE.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
Please refer to docs/manifest.html for license information.
|
24
README.md
Normal file
24
README.md
Normal 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
7
am243x/dev.xml
Normal 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
7
am243x/main.xml
Normal 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
7
am263x/dev.xml
Normal 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
7
am263x/main.xml
Normal 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
7
am64x/dev.xml
Normal 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
7
am64x/main.xml
Normal 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
releases/09_00_00/am243x/release.xml
Normal file
7
releases/09_00_00/am243x/release.xml
Normal 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
releases/09_00_00/am263x/release.xml
Normal file
7
releases/09_00_00/am263x/release.xml
Normal 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
releases/09_00_00/am64x/release.xml
Normal file
7
releases/09_00_00/am64x/release.xml
Normal 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>
|
Loading…
Reference in New Issue
Block a user